table tbody tr:nth-child(2n+1) {
  background:#e1e1e1;
  color: #000;}