You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
P
in your style sheet add
h2{color:white;}
-
P
<div style="overflow:auto; background-image:url('IMAGEURL'); width:WIDTH; height:height;">text</div>
-
P
try this...
<div style="overflow:auto; width:WIDTH; height:HEIGHT;">
<img src="IMAGE URL" align="left">TEXT
</div>