body { margin-left: 0px; 
margin-right: 0px; 
margin-top: 10px; 
margin-bottom: 0px; 
color: black; 
background-repeat: repeat-x; 
background-position: top left; 
} 
div.line { background: #e89d11; 
border-top: 1px solid #d88d01; 
border-bottom: 1px solid #d88d01; 
} 
a
{
	font-family: courier;
	font-size: 50px;
	color: grey;
	text-decoration: none;
}
a:hover
{
	font-family: courier;
	font-size: 50px;
	color: grey;
	text-decoration: none;
}