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

body {
	background-color: #000000;
	text-align: center;
}
#contents {
	width: 854px;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
