#loading {
background-image: url("../img-loading.gif");
height:200px;
width:100%;
background-repeat: no-repeat;
background-position: center; 
display:none;

z-index: 9999;
}
