
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 970px } }
        @media (min-width: 651px) { body { min-width: 970px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/theband2019_edited3.png?etag=%22a6a08-5ca68d3e%22&sourceContentType=image%2Fpng');
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;
                        }