html {
			height: 100%;					
}
body {
			padding: 0px;
			margin: 0px;
			text-align: center;
			background-color: #FBFBFB;
			background: url('../gfx/404.jpg') no-repeat center center;
			height: 100%;
}
