[CSS] background on table cell

This is probably easy, but google didn’t give me the answer I wanted.

I have a table set up, and I want to add a background to one particular table cell using CSS. So for the background of one <td> I want a background image.

Anyone know how?