How to do Backgrounds

You only need to have a small image. If you put the command
<BODY BACKGROUND="filename.gif">
right before the <body> tag, the image will be tiled. (Here is a silly example.) You have to be very careful so the background doesn't overwhelm the text.