body{
    font: 12px "Helvetica", "Arial", sans-serif;
    text-shadow: white 0px 1px 0px;
    line-height: 1.5em;
    background: #EEEEEE;
    color: #333333;
    margin: 20px;
}

i{
    margin-left: 0.25em;
    color: #666666;
}