body 
{background-color: black}

h1
{text-size: 20px;
color: white;
font-family: arial;
clear:none;
margin:0;
padding:0;
display:inline;
position:relative;
bottom:22px;
}

div.links
{color: white;
font-family: arial}

span.header
{color: white;
font-family: arial}

a:link {color: white}
a:visited {color: gray}
a:hover {color: darkgray}
a:active {color: orange}