  
TABLE{
  background-color : #f29100;
  width : 800px;
}
TH{
  background-color : #fff8ee;
  
}
TD{
  background-color : white;
}

