
#main {
	position: absolute;
	left: 50%;
	margin-left: -477px;
	width: 955px;
	top:50%;
	margin-top: -300px;
	height: 600px;
	border:0;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e3e3e4;
}
