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

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

#content {
	left:50%;
	margin-left:-300px;
	margin-top:-190px;
	position:absolute;
	top:50%;
	width:600px;
	height:383px;
}
