/************************
 * Color Background *****
************************/
html.sm-user-ui  {
    background-color: #141517;
    background-image: url(https://photos.smugmug.com/photos/i-2vZ6kPF/0/56f4fb66/X3/i-2vZ6kPF-X3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

