body  {
     background-color: transparent;
     background-image: url("/site/media/jordanow_bm_bg.jpg");
     background-repeat: repeat;
     background-attachment: scroll;
     background-clip: border-box;
     background-origin: padding-box;
     background-size: auto auto;
         }
.cookie-disclaimer {
    background: #F2F2F2;
    box-shadow: none; 
    color: #7A7A7A;
}
