#content {
	position:absolute;
	left:50%;
	top: 50%;
	width:950px;
	height:540px;
	margin-left: -475px;
	margin-top: -270px;
}


BODY {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
