body {
	margin: 0px;
	padding: 0px;
	background-color: #F4EFDC;
}

#center {
	width: 50%;
	height: 50%;
	top: 478px;
	left: 821px;
	position: absolute;
}

#main {
	width: 640px;
	height: 480px;
	top: -340px;
	left: -365px;
	position: absolute;
	border: 1 solid #FFFFFF;
}

img {
	border: 0;
}
