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

body {
	background:#000;
	text-align:center;
	
	margin-top:-290px;
	margin-left:-480px;
	position:absolute;
	top:50%;
	left:50%;
	
	width:960px;
	height:580px;
}