.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DFC38E;
        color: #845409;
}
.table_col_0{
        background-color: #FFE3AE;
        color: #845409;
}
.table_col_1{
        background-color: #EFD39E;
        color: #845409;
}
