tr:nth-child(even) {background-color: #fff}
tr:nth-child(odd) {background-color: #eee}
