body { 
	background: black; 
}
.main { 
	color: #ffffff; 
	font-family: georgia; 
	margin-right: 20px;
	margin-left: 20px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 800px;
}
.top h1 {
	text-direction: centered; 
	margin-top: -20px; 
{ 
.top { 
	text-direction: left; 
	position: relative; 
	width: 800px; 
}
img { 
	width: 100px; 
	height: 100px;
	position: relative; 
	float: right; 
} 
