@charset "utf-8";
body {
	background-color: #F1F0F6;
	background-image:none;
}
.box {
	position:absolute;
	width: 100%;
	height: 150px;
	top: 50%;
	left: 180px;
	margin-top: -75px;
	margin-left: -100px;
}