.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #C0B19F;
        color: #6C2E16;
}
.table_col_0{
        background-color: #F0E1CF;
        color: #6C2E16;
}
.table_col_1{
        background-color: #E0D1BF;
        color: #6C2E16;
}
