body
{
    background-color: white;
    color: black;
    font-family: "times new roman", times, serif;
}

input
{
    font-family: "times new roman", times, serif;
    font-size: 14px;
}

a
{
    color: #0000C8;
}

.content
{
    position: absolute;
    left: 2px;
    top: 10px;
    width: 829px;
    height: 700px;
    background-image: url(tree.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.family
{
    position: absolute;
    display: block;
    width: 262px;
    height: 63px;
    font-size: 13px;
    overflow: hidden;
    line-height: 12px;
}

#uncle,
#aunt,
#brother,
#sister
{
    height: 40px;
    font-size: 12px;
}

#father
{
    left: 111px;
    top: 42px;
}

#mother
{
    left: 470px;
    top: 42px;
}

#uncle
{
    left: 29px;
    top: 155px;
}

#aunt
{
    left: 548px;
    top: 155px;
}

#brother
{
    left: 29px;
    top: 234px;
}

#sister
{
    left: 548px;
    top: 234px;
}

#center
{
    left: 350px;
    top: 260px;
    width: 145px;
    height: 90px;
    text-align: center;
}

#wife,
#husband
{
    left: 548px;
    top: 318px;
}

#son
{
    left: 111px;
    top: 520px;
}

#daughter
{
    left: 470px;
    top: 520px;
}

.footer
{
    position: absolute;
    display: block;
    left: 21px;
    top: 410px;
    font-size: 14px;
    width: 280px;
    height: 100px;
}

#centername
{
    font-weight: bold;
}

#ad
{
    position: absolute;
    display: block;
    left: 840px;
    top: 25px;
    width: 150px;
    height: 150px;
}

.nothing
{
    font-style: italic;
}
