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

