body
{
background-color: #ffffff;
margin: 0px;
text-align: center;
}

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

#indexpic
{
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: -72px;	
}

#indextext
{
	position: relative;
	top: 245px;
}

a
{
text-decoration: none;
color: #cccccc;
}

img
{
border:0;
}
