
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1086px } }
        @media (min-width: 651px) { body { min-width: 1086px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/Passage_2012_90x160cm_HQ.jpg?etag=%224deb33-5fd75db0%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:transparent;
background-repeat:repeat;
background-position:50% 50%;
background-size:cover;
background-attachment:fixed;
background-image-opacity:1;
                        }