@charset "utf-8";
body {
	background-image: url(images/gradient.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffe8;
	background-color: #ffffe8;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-variant: normal;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFEE9;
}
.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 35px;
	color: #ffffe8;
}



.150pixels {
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFE8;
	line-height: 40px;
}

.250pixels {
	width: 250px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFE8;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFE8;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFE8;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
