body {
background-color:#000000;
background-image:url(snowflakes.gif);
color:#ffffff;
scrollbar-base-color:#cc3300;
scrollbar-3dlight-color:#400000;
scrollbar-arrow-color:#400000;
scrollbar-darkshadow-color:#400000;
scrollbar-face-color:#800000;
scrollbar-highlight-color:#400000;
scrollbar-shadow-color:#400000;
scrollbar-track-color:#cc3300;
}

a:link { color:#ff5500; text-decoration:underline; }
a:visited { color:#ff7700; text-decoration:underline; }
a:hover { color:#ffffff; font-weight:bold; text-decoration:underline; }
a:active { color:#ffaa00; font-weight:bold; text-decoration:underline background-color:#000000; }

p { text-align:left; }
p.one { text-align:center; }
p.two:first-letter { font-size:150%; }
p.three { text-align:right;}

#status {
margin-top:15px;}