
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1050px } }
        @media (min-width: 651px) { body { min-width: 1050px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/IMG_2206.JPG?etag=%2223a12-5eb2f67c%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:rgba(0,0,0,1);
background-repeat:no-repeat;
background-position:50% 0%;
background-size:auto;
background-attachment:scroll;
background-image-opacity:1;
                        }