.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #847A5F;
        color: #FFFDF8;
}
.table_col_0{
        background-color: #847A5F;
        color: #FFFDF8;
}
.table_col_1{
        background-color: #746A4F;
        color: #FFFDF8;
}
