::selection {color:#000; background:#e3d08a;}
    ::-moz-selection {color:#000; background:#e3d08a;}
    img {-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
     
    body {
    margin:0;
    padding:0;
    background:none;
    background-color:#292523;
    color:#999796;
    overflow-y:scroll;}