body
{
    background: url(../background.jpg);
    background-attachment:fixed;
             background-size:cover;
             -moz-background-size:cover;
             -webkit-background-size:cover;
             width: 100%;
             height: 100%;
}

.modal-footer {   border-top: 0px; }