body
{
    text-align: center;
}

.explanation
{
    font-family: "news gothic mt", "century gothic", arial, sans-serif;
    font-size: 90%;
    width: 80%;
}

.pic
{
    float: left;
    width: 120px;
}

a
{
    color: #555;
    text-decoration: underline;
}

.pic a
{
    color: #fff;
}

a img
{
    border: 0;
}

.text
{
    text-align: left;
}

