/************************
 * Color Background *****
************************/
html.sm-user-ui  {
    background-image: url(https://photos.smugmug.com/photos/i-JCsL7ZP/0/cc69c973/O/i-JCsL7ZP.png);
    background-repeat: repeat;
    background-position: center top;
    background-attachment: scroll;
}

