HTML code for creating double border table:
*******************************************
<center>
<center><table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="500" BACKGROUND="1suntile1b.jpg" >
<tr>
<td>
&nbsp;
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="90%" HEIGHT="90%" BACKGROUND="1suntile1a.jpg" >
<tr>
<td>&nbsp;
<center>
Insert what you want to be on the page here
</center>
</td>
</tr>
</table></center>
&nbsp;
</td>
</tr>
</table></center>
*******************************************
