body {
    color:#5e5e5e;
    margin: 0 auto;
    font-size: 12px;
    font-family: "Verdana";
    background-color:#23221f;
}
h1, h2, h3, th, td, ul, ol,a, li, dl, dd, dt, label, div, span, p {
    font-family: "Verdana";
}
a {
    color:#5e5e5e;
    text-decoration: none;
    cursor:hand;
}
