#gradient1 {
    border-collapse: collapse;
}
#gradient1 td, #gradient1 th {
    border: 1px solid black;
}
#gradient1 th {
    background-color: #00c000;
    background-image: url(gradient1.png);
    background-repeat: repeat-x;
    background-position: top left;
