body
		{
		font-family: Courier, serif;
		margin: auto;
		text-align: center;
		width: 800px;
		margin-top: 60px;
		line-height: 1em;
		}
	
img
		{
		border: none;
		}
		
a
 		{ 
 		text-decoration: none; 
 		font-weight: normal; 
 		color: #8c8c8e;
 		}
 		
a:hover 
		{
		color: #000000;
		}
