html {
   width:100%; 
   height:100%;
   background:#333333 url(img/wait2.gif) center center no-repeat;
}

body {
   margin: 0px;
   background-color: #333333;
}