in your DEFAULT looking postbit find this:
PHP Code:
<!-- spacer --></td><td width="10"><img width="10" height="1" src="{ imagesfolder}/space.gif" alt=""></td></tr></table>
Note: { imagedfolder{ wont have the gap...
then under it add this:
PHP Code:
<!--added-->
<table align="center">
<td bgcolor="{ pagebgcolor}" width="100" height="10" align="center"></td>
</table>
<!--/added-->
__________
Note: { imagedfolder} and { pagebgcolor} wont have the gaps...
__________
I dont know where you got the mainbg.gif from unless u have a image as your page background???
- miSt