
/* RGRNCA stylesheet
   For the RGRNCA Web Site at
   http://www.iki.fi/wwwwolf/games/nethack/index.html
 */

BODY { background: black; color: white;
       font-family: sans-serif; font-size: 12pt }
H1 { color: green; font-family: monospaced; font-size: 20pt }
H2 { color: green; font-family: monospaced; font-size: 18pt }
H3 { color: green; font-family: monospaced; font-size: 16pt }
H4 { color: green; font-family: monospaced; font-size: 14pt }

A:link { color: cyan; }
A:visited { color: blue; }
A:active { color: red; }

IMG { border-width: 0px; }

