@charset "UTF-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 650px;
	width: 1000px;

}
body {
	background-color: #000000;
}

