#body {

	background: #fff; margin-top:0px;

	}

#sizer {

	margin: 0px auto 0px; width: 600px;

	}

#box{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 521px;
	height: 321px;
	margin-top: -150px;
	margin-left: -300px;
	border: none;

     }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	display: block;
}

