html, body, div, table, tr, td {
    padding:0;
    margin:0;
    font-family:sans-serif;
}
body {
    background:url(images/repeat-x.png) #82716D;   
    background-repeat:repeat-x;
    color:#fff;
}
img {
    border:0;
}
a {
    color:#4A3C22;
    text-decoration:underline:
}
a:hover {
    text-decoration:none;
}
