html, body {
    color: #F0F0F0;
    background-color: #1c1c1c;
}

a {
    color: #00A6A6;
}