
div#branding {
background-color:#000000;
color:#FFFFFF;
text-align:center;
font-weight:bold;
border-bottom:thick solid #CC0000;
}
div#credits {
color:#CCCCCC
}

div#footer {
background-color:#CCCCCC;
font-size:smaller;
color:#666666;
border:thin solid #666666;
}

h1 {
font-size:1.2em;
}

h2 {
font-size:1.1em;
text-decoration:underline
}

ul {
list-style-type: circle;
}


div#bottom {
border-top:thick solid #CC0000;
background-color:#CCCCCC;
color:#666666;
font-size:0.7em;
}
