body {
    position: static;
    font-size: 95%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    color: black;
    background-color: white;
}

img {
    border: 0;
}

a {
    text-decoration: underline;
    color: blue;
}

tt {
    font-size: 1.2em;
}

#content {
    width: 66%;
    margin: 0;
    padding: 2em;
    font-size: 0.8em;
    line-height: 1.42em;
}

#content h1, #content h2 {
    font-weight: normal;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0 0 0.2em 0;
}

#content h1 {
    line-height: 1.42em;
}

#content h2 {
    margin: 2em 0 0 0;
}

#photo {
    float: right;
    padding: 2em;
}

#footer {
    clear: both;
    font-size: 0.7em;
    border-top: 1px solid black;
    margin: 0 2em 4em 2em;
    padding: 0;
}

#copyright {
    float: left;
}

#glider {
    float: right;
}

