body {
	background: black;
}

#content {
	background-color: black;
	width: 800px;
	height: 600px;
	margin: -300px 0 0 -400px;
	position:absolute;
	top: 50%;
	left: 50%; 
}

a, a:active, a:hover, a:visited, img, table, tr, td {
	border: none;
}


