.loading{
    background-image: url("../images/loading.gif");
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100px;
}