@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333333;
}

body {
	background-color:#FFF;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
a:link {
	color: #924C88;
}
a:visited {
	color: #B670AE;
}
a:hover {
	color: #666666;
}
h1 {
	font-size: 30px;
	color: #FF8038;
	height: 9px;
}

h2 {
	font-size: 16px;
	color: #FF8038;
	height: 9px;
}

h3 {
	font-size: 12px;
	color: #FF8038;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
}

.whatwedostyle {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:28px;
	padding-left:25px;
}

.homestorystyle {
	text-align:left;
	padding-left:40px;
	padding-right:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666666;
	line-height:28px;
}
