* {padding:0;margin:0;}

#preloader {

position:fixed;

top:0;

left:0;

right:0;

bottom:0;

background-color:#e5bc87;

z-index:99999;

}

#status {

width:400px;

height:300px;

position:absolute;

left:50%; 

top:50%;

background-repeat:no-repeat;

background-position:center; 

margin:-150px 0 0 -200px;

}