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

body{
background:#000;
}

.wrap {
	height: 1000px;
	width: 866px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
