3
Could you not just use the HTML tag for a background image?
Example
<HMTL>
<BODY background="http://www.mysite.com/image1.gif">
[b]Your text here[/b]
BODY>
HTML>
If you try this, you will need probably need to use other HTML tags such as
and
to format the layout of the text.
Don't know if this would be any easier than using hervet's sollution?
Dave