@CHARSET "ISO-8859-1";

#cover {
    background: url("../img/ajax-loader.gif") no-repeat scroll center center #FFF;
    position: absolute;
    overflow-y:hidden;
    height: 100%;
    width: 100%;
    z-index: 999;
}