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

body{
	background-color:#000;
}

#main{
	width:800px;
	height:600px;
	margin:50px auto;
	
}