body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000 url(images/bg.jpg) center 92px no-repeat;
	font-size:12px;
	color:#FFFFFF;
}

img {
	border:0px;
}

h1, h2, h3, h4, h5, p {
	margin:0px;
	padding:0px;
}

#main {
	margin:auto;
	width:454px;
}


h1 {
	color:#FFFFFF;
	font-size:30px;
	font-family:Helvetica, sans-serif;
	height:84px;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
color:#fbf6aa;
font-weight:normal;
margin-bottom:20px;
}

h4 {
	font-size:16px;
}

.center_round {
	background:url(images/star.png);
	width:136px;
	height:96px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding-top:40px;
}

.yell {
	color:#fbf5a9;
}

.footer {
	color:#906d00;
	font-size:11px;
	font-weight:bold;
	line-height:60px;
}

.footer a, .footer a:visited {
	color: #906d00;
	font-size:11px;
	font-weight:bold;
	line-height:60px;
}
.footer a:hover {
	font-size:11px;
	font-weight:bold;
	line-height:60px;
	text-decoration: underline;
}