Try changing this block of code:
<table border="1" cellpadding="0" cellspacing="0"
style="border-collapse: collapse; border-width: 0"
bordercolor="#111111" width="100%">
<tr>
<td width="100%" align="center" style="border-style:
none; border-width: medium">
<p align="center" style="margin-top: 0; margin-bottom:
0"><b><font size="4">WELCOME TO MY TOWN</font></b><p
align="center" style="margin-top: 0; margin-bottom: 0">
<font size="6"><b>LANA`I CITY</b></font></td>
</tr>
<tr>
<td width="100%" align="center" style="border-style:
none; border-width: medium">
</td>
</tr>
</table>
-----------------
to this:
table border="1" cellpadding="0" cellspacing="0"
style="border-collapse: collapse; border-width: 0"
bordercolor="#111111" width="100%">
<tr>
<td width="100%" align="center" style="border-style:
none; border-width: medium">
<b>WELCOME TO MY TOWN</b><br>
<b><font size="6">LANA`I</font><font size="6">
CITY</font></b></td>
</tr>
</table>
Net55
[email protected]
http://www.frontpagewiz.com