@charset "utf-8";
.position {
	position: absolute;
	left: 50%;
	width: 1030px;
	height: 650px;
	margin-left: -515px;
	top: 50%;
	margin-top: -325px;

}
