CSS is mae up of two parts, the selector and the rules. You could use 'td#footer' for the selector and now all you have to do is figure out the css rule for a background image (google css background image and look at the w3schools site) Then play with it.