div#header
{
	padding-bottom: 0.5em;
	font-size: 4em;
	font-family: Ariel, "Sans Serif";
    font-weight: bold;
	text-align: center;
	color: #cc0033;
}

div#header img
{
    height: 1.5em;
}

div#subheading
{
  	padding-bottom: 0.5em;
	font-size: 2em;
	font-family: Ariel, "Sans Serif";
    font-weight: bold;
    text-decoration: underline;
	text-align: center;
	color: #cc0033;  
}