
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 2334px } }
        @media (min-width: 651px) { body { min-width: 2334px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url(/onewebstatic/b74f638ac1.gif),linear-gradient(359deg, rgba(249,243,243,1) 100%, rgba(249,243,243,1) 100%);
background-repeat:repeat-x;
background-position:0% 0%;
background-size:auto;
background-attachment:scroll;
background-image-opacity:1;
                        }