@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 1000px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
