body 
	{
	color: white;

	}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	
	}

#lancontent    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -350px;
	position: absolute;
	top: -150px;
	left:50%;
	width: 700px;
	height: 300px;
	}

#inside
	{
	border:0px;
	width:686px;
	height:300px;
	background-color:#FFFFFF;
	}
