*    {
        font-size: 11px;
        line-height: 20px;
        font-family: Georgia, Tahoma;
}

body {
        background-color: #000000;
        background: url("../images/bg.jpg") repeat;
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family: Tahoma, Verdana;
        color: #333;
        min-width: 772px;
}

a {
   color: #00844a;
   text-decoration: none;
   font-size: 11px;
}

a:hover {
   color: #ff6600;
   text-decoration: none;
}

td {
        background: url("../images/bggrad.jpg") repeat-x;
}
