body {
  background-color:#0373fc;
}
.table1 {
  background-color:#000000;
}
.table1 .red_row {
  background-color:#ff0000;
}
.table1 .white_row {
  background-color:#ffffff;
}