
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 945px } }
        @media (min-width: 651px) { body { min-width: 945px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/pcbljus.jpg?etag=%22Ho2IUdZFqUWuDyUmsKHrVnXWzoc%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:rgba(45,45,45,1);
background-repeat:repeat;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
background-image-opacity:1;
                        }