.main {
	position:absolute;
	height: 500;
	width: 850;
	left: 50%;
	top: 48%;
	margin-left: -425px;
	margin-top: -250px;

}
body {
	background-color: #FFF;
}

