/* CSS Document by Norman Markgraf */

/* CSS document for home */

#header h1 strong {
    color:#c00;
}

#content .contentheading,
#content h1 {
    color:#c00;
}

#content h2 {
    border-color:#c00;
}

#footer {
    border-top:1px solid #c00;
}