body {
    /*font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;*/
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin: 4em 3em;
}
h1 {
    font-size: 2em;
    font-style: normal;
    font-weight: bold;
    background-color:lavender;
    padding: 0em 0.5em;
}
h2 {
    font-size: 1.5em;
    font-style: normal;
    font-weight: bold;
    padding: 0em;
}