#About table
{
    border-collapse:        collapse;
    border:                 0 none;
    margin:                 10px 2px;
}

#About table tr,
#About table td,
#About table th
{
    border:                 0 none;
    padding:                10px;
    vertical-align:         top;
}

#About p
{
    width:                  400px;
}

#About img
{
    padding-left:           20px;
}

#About h2
{
    margin-top:             0px;
}