body,html {
    margin: 0px;
    padding: 0px;
    border-collapse:collapse;
    font-size: 12px;
    line-height: 17px;
    font-family:arial,tahoma;
    color:#333333;
    text-align:left;
}
body { background: #6d0d0e url("images/body.jpg") repeat-x; margin: 0px auto; }

img {
    border: 0;
}

a {
    text-decoration:none;
    color:#af0601;
    font-weight:normal;
}

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


td#col_content {
    background: #fcfcfc url("images/content-bg.jpg") repeat-x;
}

h1 {
    font: normal 26px/1.1em Tahoma, Candara, Georgia, serif;
    font-style: none;
    color: #4b4a48;
}
