@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	width:1000px;
	margin: 0 auto;
	margin-top: 45px;
	background-color:#000;
}

