@charset "utf-8";
#wrapper {
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}
body {
	margin: 0;
	background-color: #000000;

}

