Source: noahGames.css [edit]
  
        
  body {
    background:firebrick;
    color: lime;
}
a {
    color: white;
    font-weight: bold;
}
  body {
    background:firebrick;
    color: lime;
}
a {
    color: white;
    font-weight: bold;
}