body{
     background: url('/images/background2.jpg') !important;
     background-color: #f2f4f3!important;
     background-position: center top!important;
     background-repeat: no-repeat!important;

     background-attachment: fixed!important;
    background-size: 100% auto!important;
    
}