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