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

body
	{
	background-color:#000;
	padding:0px;
	margin:0px;
	}
div
	{
	margin:0px auto;
	width:500px;
	height:600px;
	}