 h1 {
    margin: 0;
    font-weight: normal;
    font-size: 1.375em;
}
h1.heading2 {
    text-align: center;
}
h1.heading3 {
    text-align: right;
    padding-bottom: 10px;
}
h1 em {
    font-weight: bold;
}
#visualization {
    height: 257px;
    background: white;
}
#features {
    overflow: hidden;
}
#gedcom {
    background: transparent url(gedcom_background.gif) no-repeat scroll 0 0;
    float: right;
    height: 92px;
    padding: 15px 15px 0 140px;
    text-align: right;
    width: 191px;
    color: white;
}
#gedcom h3 {
    font-size: 0.875em;
    font-weight: bold;
    margin: 0;
}
#gedcom p {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 0.8125em;
}