Mac - Click and hold your mouse button over the outside
background until you get the pop-up menu and then select SAVE.
PC - Right click on the outside background. From the pop-up menu select
SAVE BACKGROUND AS..
------------------------------------------------------------------------------------
Using a simple colored table for your text area may be required for
some busy backgrounds.
Feel free to copy and
paste the following table into your document (below the body codes). Experiment with the width and border by changing
the numbers. I have this width set at 75%, but if you
prefer it smaller, change it to read a lower percent,.like
60%. Border the same, if you don't want a border change it to read
0. The background color can also be change. If you want it white change
#6D8FA8 to read #000000. LOL... See how easy html is?
--------------------------------------------------------------------------------------
<table border="2" bgcolor="#6d8fa8" width="75%"
align="center"> <tr><td> <table border="0"
width="90%" align="center"> <tr><td> add your images
and text in this area. Note that this area will enlarge to
accommodate your information.
</td></tr></table></td></tr></table>
--------------------------------------------------------------------------------------
|