body {
    background-color: #1b1c1e;
}

#content {
    color: #F7F7F7;
}

#title {
    font-family: Anton, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    1font-size: 3.6em;
    text-align: center;
}

.red {
    color: red;
}

.yellow {
    color: yellow;
}

#countup1 {
    1font-size: 2.2em;
}

.years, .days, .hours, .minutes, .seconds {
    font-family: 'Graduate', cursive;
    font-weight: bold;
}
