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

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

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