I need help and I am sure that some of the good programmers around can figure this out rather quickly. I willing to pay $5.00 dollars to the first person that helps me figure out the problem Provided below is some code but for some reason I cannot get the background image to show for the text highlighted in red <tr> <td valign="top"><table width="641" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="3" valign="top"></td> <td valign="top" style="width:636px; height:84px; float:left; padding:0; margin:0; background:url(image/bottom-bg-2.jpg) 0 0 no-repeat;"><table width="636" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="433" valign="top"><img src="image/save-10%.jpg" alt="" /></td> <td width="10" valign="top" style="padding:0; margin:0; background:url(image/img-left-bg.jpg) 0 0 repeat-y;"></td> <td width="193" valign="top"><img src="image/img-4.jpg" alt="" /></td> </tr> </table></td> <td width="2" valign="top"></td> </tr> </table></td> </tr> Thanks, Mike