/* CSS Document */
html {
	width:100%;
	height:100%;
	background:url(logo.png) center center no-repeat;
	background-color:#fff;
}
