@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
	width: 854px;
	height: 640px;
	top: 50%;
	left: 50%;
	margin: -320px 0 0 -427px;
	position: absolute;
}


position: absolute; top: 50%; left: 50%; width: 680px; height: 400px; margin: -200px 0 0 -340px; background-color: #eee;