body {
	background:black;
	font-family:Helvetica,Verdana,Geneva,Arial,sans-serif;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.nounnoun{
font-size:50px;
}

.noun1{


}

.noun2{

}



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

#content    
{
	background-color:none;
	height:120px;
	left:50%;
	margin-left:-300px;
	position:absolute;
	top:-60px;
	visibility:visible;
	width:600px;
}


.footer {
color:grey;
bottom:0;
margin:10px;
position:fixed;
font-size: 9px;
}
a {
color:white;
text-decoration:none;
}
.footer a {
color:grey;
text-decoration:none;
}
a:hover {
}
