tr.even td {
      background-color: #eee;
    }
tr.odd  td {
      background-color: #fff;
    }