Someone asked about text wrapping recently although i cant find the message. Here is a code you may be able to use for text wrapping.
Text
You can place your text in the box or you can place an image just as easily. I just found this so haven’t had a chance to play with it much. Note that you can align the box left or right by changing the “float” command. You can also change the background color, font etc.
Same thing with a couple changes. See what you can come up with.
<p style="width:400px"><br /><span style="margin-right:2px;margin-top:5px; float:left;color:blue;background: lightgreen;border:1px solid yellow;font-size:80px;line-height:90px; padding-top:2px;padding-right:5px;font- family:arial;">Text Here
</span> You can place your text in the box or you can place an image just as easily.
</p><br /><br /><div style="clear:both;"><br /></div>