I stole some autogenerated code to do this. A div tag with a style attribute. Somthing along the lines of
code:
<div style="position:absolute; left:0px; top:0px;">
.
.
.
</div>
[/QUOTE]Anything inside that div tag will appear starting at 0,0. (Yes, you can do weird things with this, like make text appear outside your own post ETC. DOnt bother doing it though.)