body {
	background-color: #8d8d85;
}
img {
	border-width: 0px;

}

#site {
	width: 800px;
	height: 450px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -225px;
}