body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	background-image:url(../img/hg.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#hub {
	background-color: transparent;
	position: absolute;
	width: 1006px;
	height: 214px;
	top: -55px;
	margin-left: -510px;
	left: 50%;
}
