a, a:link, a:visited { color: #4297d7; }
body { background-color: #fff; font: .9em 'Lucida Grande', Helvetica, Arial, sans-serif; color: #333333; line-height: 1.4em}

h1, h2, h3, h4 {
    font-family: Helvetica, Arial, sans-serif;
}
h3 {
    font-size: 1.3em;
    line-height: 1.7em;
    text-decoration: underline;
}
#dave_img{
    float: right;
    padding-left: 20px;
}
#contact {
    display: block;
}
#contact dt {
    line-height: 1.5em;
    float: left;
}
#contact dd {
    line-height: 1.5em;
    margin-left: 9em;
}
#header h1 {
    padding-top: 30px;
    font-size: 3em;
    margin-bottom: 0.5em;
}
#wrapper {
    margin: 20px auto;
    width: 960px;
}
.spacer {
    clear: both;
}