body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: Black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

a:link, a:visited, a:active
{text-decoration: underline;  color: Gray; }

a:hover 
{text-decoration: none; color: gray;}

.center {
	background-image: url(images/Main.gif);
	width: 584px;
	height: 656px;
	vertical-align: top;
}


.testimonials {
	border: 1px solid Black;
	padding: 2px;
	background-color: #FFFACD;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
}

.headline {
	border: 1px solid Black;
	padding: 9px 0px 9px 0px;
	background-color: #0a0a0a;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: yellow;
}

.form {
	background-color: #DCDCDC;
	border: 1px solid #1E1E1E;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #202020;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	background-image: url(images/Bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 45px;
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cbcbcb;
}

.intro {
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	width: 636px;
	vertical-align: middle;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	 }
