html {
	height:100%;overflow:hidden;
}
body {
	position:relative;
	padding:0;
	margin:0;
	height:100%;
	
	background:#D1D1D1 url(gfx/logo.jpg) no-repeat 50% 50%;
}
h1, ul {display:none;}

