/* CSS Document */

html, body {
	height:100%;
	width:100%;
}

body {
	overflow:hidden;
	padding:0px;
	margin:0px;
	background-position:top center;
}