To download images:
Just click on the image you want with the right mouse button.
When the box comes up just click on "Save Image As" or "Save Picture As".
You can choose a folder in your computer to put the image, probably with you html files, and don't forget where you put it.
Then click on "Save"
Use this code to put the graphic on the html file for your page.
Change the xxxx to the file name and size of your image. If you don't know the size then just remove the height and width parts of the code.
>
Then upload your html file and the image or images to your server.
To use a background image on your page, you add a background="xxxx.gif" to the body code, for example:
With bordered background you will need to put the following code:
After you type:
(you may have to adjust the % until your text shows up the way you want it)
Before the BODY closing tag type: