.button {
display: none;
}

body {
background: url('loading.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position:center; 
}