table thead tr,
table tbody tr:first-child {
    background-color: #ccc;
}