/* css for resume page */

#content code {
    line-height:1.5;
}

#content pre {
    width:80%;
    margin:auto;

}

#content h3 {
    margin:1em auto .5em auto;
}