|
Yes I believe layer = div.
Change your body tag to:
body bgcolor="#1A0E4E" leftmargin="0" topmargin="0"
Then replace the div tag with:
table width="80%" border="0" align="center" bgcolor="#FFFFFF"
[Remember to replace both the opening and closing tag otherwise you'll get a coding error.]
|