body {
	background-color: #000000;
	margin: 0px;
}

#outer
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 571px;
	margin-left: -480px;
	margin-top: -285px;
}