/* hello */
/*body.page #page, body.page .page-inner {
    background-image: url(http://www.buffalo.edu/content\www\ubccc\jcr:content\background.img.png\1523369823096.png);
}*/


body.page #page {
    background-position:center;
    background-repeat: no-repeat;

    /* blue variation */
    /*background-image: url(\2f content\2fwww\2fubblockchain\2fjcr:content\2f background.img.png\2f 1524062964077.png);*/
    background-image: url(/content/dam/www/ubblockchain/images/Pattern_8_Blue_white.png);
    /*background-color: hsla(0,0%,100%,.5);*/
    background-color: hsla(0, 0%, 80%, 1);




    /*white variation*/
    /*background-image: url(/content/dam/www/ubblockchain/images/Pattern_8_White_blur.png);
    background-color: hsla(0, 0%, 90%, 1);*/
}
