body {
	background: #000;
	font-family: Cochin, Georgia, Times, Times New Roman;
	margin: 50px;
	font-size: 12px;
}

a:link, a:active {
	color: #3f3d3d;
	text-decoration: none;
	}
	
a:hover {
	color: #561748;
	}
	
p {
	text-align: center;
}

#content {
	margin: 0 auto;
	width: 924px;
	height: 566px;
	}
	
#content img {
	width: 924px;
	height: 566px;
	top: 0;
	left: 0;
	}