Remove the present code highlighted red here :
Code:
<body style="background-color:#141414 ">
<table width="100%" style="height:100% " border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top" style="background:url('images/px_left.jpg') top repaeat-x ; "></td>
<td width="766" valign="top">
<table width="766" style="height:920px; background:url('images/bg_main.jpg') no-repeat top ; " border="0" cellspacing="0" cellpadding="0">
and
Code:
</table>
</td>
<td width="50%" valign="top" style="background:url('images/px_right.jpg') top repeat-x ; "></td>
</tr>
</table>
</body>
And then apply the changes I outlined above.
Bookmarks