/* CSS Document by Norman Markgraf */

/* CSS document for the curriculum vitea*/

#header h1 strong {
    color:#cc0;
}

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

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

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