#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("/assets/img/bball.gif") no-repeat center center rgba(0,0,0,0.25)
}

#loadnfl{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("/assets/img/football.gif") no-repeat center center rgba(0,0,0,0.25)
}