
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 950px } }
        @media (min-width: 651px) { body { min-width: 950px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/IMG_9085.JPG?etag=%2234f0e-5b3b53d0%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:rgba(0,0,0,1);
background-repeat:no-repeat;
background-position:50% 0%;
background-size:cover;
background-attachment:fixed;
background-image-opacity:1;
                        }