Source: noahGames.css [edit]
body {
    background:firebrick;
    color: lime;
}

a {
    color: white;
    font-weight: bold;
}