First how do you put a background on a div? I've tried doing that and the code I'm using for the div is this:
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
CONTENT FOR DIV.
</div>
CONTENT FOR DIV.
</div>