.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #BC9A9A;
        color: #1F1010;
}
.table_col_0{
        background-color: #DCBABA;
        color: #1F1010;
}
.table_col_1{
        background-color: #CCAAAA;
        color: #1F1010;
}

