body 
	{
	color: white;
	background:url(bg.jpg);
	margin: 0px
	}

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

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -286px;
	position: absolute;
	top: -111px;
	left: 50%;
	text-align: center;
	width: 572px;
	height: 222px;
	visibility: visible
	}
	
	#link {width: 572px;text-align:center;float:left;padding: 0 0 0 239px;}
	
	a#a {width: 93px;height:16px;background:url(link.png) no-repeat top left;display:block;text-indent: -9999px;color:#717171;}
	a#a:hover {background:url(link.png) no-repeat left bottom;color:#111;}
	a {outline:0;}
