html {
	height: 100%;
	margin: 0;
}

body {
	background: #000 url('logo.gif') no-repeat center center;
	height: 100%;
	margin: 0;
}