html, body
{
    background: #fff;
    height: 100%;
}

body
{
    color: #333;
    font-family: verdana, sans-serif;
    font-size: 13px;
    line-height: normal;
}

a
{
    color: #a84;
}
