.table_bg {
        background-color: #DDD6C7;
}
.table_head{
        background-color: #FDF6E7;
        color: #2F0B07;
}
.table_col_0{
        background-color: #FDF6E7;
        color: #906F40;
}
.table_col_1{
        background-color: #EDE6D7;
        color: #906F40;
}
