body {
margin: 0;
	text-align: center;
     }
	
#acc {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 630px;
	height: 491px;
	margin-top: -245.5px;
	margin-left: -315px;
	border: 1px solid #000;
}
