/* CSS Document */
body {
	background:#FFFFFF;
	width:auto;
	height:auto;
	margin:auto;
	position:relative;
	top:50px;
}

#site {
	text-align:center;
	width:auto;
	height:550px;
	margin:auto;
}


