body	{
	background-color: #000000;
}

#horizon	{ 
	 text-align: center; 
	 position: absolute; 
	 top: 50%; 
	 left: 0px; 
	 width: 100%; 
	 height: 1px; 
	 overflow: visible; 
	 visibility: hidden; 
	 display: block 
	 }

#start  {
	width: 770px;
	height:  345px;
	max-width: 770px;
	max-height:  345px;
	padding:0px;
	margin-left: -385px;
	position: absolute;
	top: -170px;
	left: 50%;
	visibility: visible;
	text-align: left; 
	background-image: url('images/startimg.jpg');
	background-repeat: no-repeat;
}
