That worked.
How can I insert a bg surrounding the head and body of my site?
Code:
<TABLE cellSpacing=0 cellPadding=0 width=764 background="{$ImagesDir}/grimage.gif" border=0>
<TR>
<TD width=20>[img]{$ImagesDir}/spacer.gif[/img]</TD>
<TD vAlign=top width=725 boarder=0>
</TD>
<TD width=19>[img]{$ImagesDir}/spacer.gif[/img]</TD>
</TR>
</TABLE>