body {
	background: #000;
}

#container {
	margin:0 auto;
	width:592px;
	height:480px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-240px 0 0 -296px;
}