#head_table {
    background: #c9c9c9;
}
#head_table .table_header {
    background: white;
}


#work_table {
    background:#c9c9c9;
}

#work_table td {
    background: white;
}