tr:nth-child(1) {background-color:red}
tr:nth-child(2) {background-color:yellow}
tr:nth-child(3) {background-color:blue}