/* CSS Document by Norman Markgraf */

/* CSS document for the blog */

#header h1 strong {
    color:#00c;
}

#content .contentheading,
#content h1 {
    color:#00c;
}

#content h2 {
    border-color:#00c;
}

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