@charset "utf-8";
#wrapper {
	height: auto;
	width: 1280px;
}
#content {
	background-color: #000;
}
body {
	background-color: #000;
}

