body {
 background: #fff;
 color: #333;
 font: 84%/124% "Arial", "Helvetica", sans-serif;
}

a {
 color: #333;
 background-color: inherit;
}

a:hover {
 text-decoration: underline;
}

#credit {
 display: none;
}