@charset "utf-8";
body {
	text-align: center;
}
.wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
