@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 768px;
	width: 780px;
	margin-top: 0px;
	margin-left: 320px;
}
