@media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1068px } }
        @media (min-width: 651px) { body { min-width: 1068px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('https://www.hantshandymen.co.uk/____impro/1/onewebmedia/background.gif?etag=%22dDbBDgOzOHuubPJCynLWHsoTAHw%22&sourceContentType=image%2Fgif');
background-color:rgba(255,153,0,1);
background-repeat:repeat;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
background-image-opacity:1;
                        }