#ego h1
{
    background-image: url(../style/pic/ego.gif);
    background-repeat: no-repeat;
    height: 59px;
    width: 120px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    letter-spacing: 1px;
}

#ego .content
{
    margin-left: 160px;
    margin-top: 34px;
}

#ego .illustration
{
    margin-bottom: 120px;
}

#ego .footer
{
    border-top: 1px solid black;
    padding-top: 4px;
}

#ego .textual
{
    text-align: center;
}

#ego .illustration img
{
    border: 1px solid black;
}