
table {
width: 100%;
}

table td {
border: 1px #000 solid;
}

table tr.heading td {
background: #68A27B;
}
