body {
    background-color: #333;
    color: #CCC;
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-weight: 300;*/
    font-family: 'Yantramanav', sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
}

#clone-base {
    display: none;
}
