#WhoIsWhereLoading
{
   background: transparent url("../images/loading-page.gif") no-repeat center center;
   height: 100px;
   width: 100px;
   position: fixed;
   z-index: 1000;
   left: 50%;
   top:13%;
}
