/* 
    Document   : xyzbootstrap
    Created on : 07/11/2013, 9:03:13 AM
    Author     : Windows 7
    Description:
        Purpose of the stylesheet follows.
*/

.footer {
    margin-top: 30px;
}

h1  {

}

.mainheader {
    background:url("/img/bg.jpg") no-repeat center center;
    padding:40px 0px;
    margin:20px 0px;
}

.img-responsive {
    margin:0px auto;
}
.preapproved, .notpreapproved {
    display: none;
}
.prewell {
    max-width: 500px; 
    margin: 30px auto;
}