body {
background: black;
}

h1 {
background: black url("./darktitle.gif") no-repeat scroll center center;
}

body, a:link, a:visited, a:hover {
color: white;
}

#content a:link, #content a:visited, #content a:hover {
color: #99f;
}

#footer a:link, #footer a:visited, #footer a:hover {
color: white;
}

#submenu {
background: black url("./darkbackground.gif") no-repeat scroll right bottom;
}