body
{
font-family:  geneva, arial,  helvetica, sans-serif;
}

#logo
{
position: absolute;
left : 10px;
top: 10px;
background: #000000;
border: 0px #000000 solid;

}

#logo a
{
border: none;
}

#header
{
background-color: #000000; 
color : #ffffff;
}

#topnav a span
{
display: none;
}

a sup
{
text-decoration: none;
font-weight: bold;
}

h1
{
	color : #000000;
}

.importantNews
{
	color : white;
	background-color : red;
	
}