body {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #fff;
}

.dim {
max-width: 1600px;
min-width: 800px;
}
#center {
width: 750px;
height: 440px;
top: 50%;
left: 50%;
margin-top: -220px;
margin-left: -375px;
position: absolute;

}

