@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
