/* CSS Document */

body {
	position:absolute;
	left:50%;
	top:50%;
	width:730px;
	height:570px;
	margin-left:-360px;
	margin-top:-290px;
}
