body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #08122B;
	margin: 0px;
	background-color: #2F2E2E;
}
#container {
	position: absolute;
	top: 0px;
	height: 568px;
	left: 50%;
	width: 979px;
	margin-left: -490px;
	z-index: 2;
	background-image: url(image/htg.jpg);
	background-repeat: no-repeat;
}
