/********basic body style********************/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
body a:link , body a:visited{
	color: #E68A00;
	text-decoration: none;
}
body a:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
#content {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 728px;
	text-align: center;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #666666;
}
