body {
	/*background: #003e2c;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575936;
	background:#FFFFFF;
}

.hunter #container {
	width: 925px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.hunter #homebanner {
	position:absolute;
	top:15%;
	width:925px;
}
