If you're worried about people stealing the image, but do have copies for print/redistribution, here are my thoughts:
1.

Originally Posted by
troberto
Code:
<style>
img-moz-highlight-region
{
display: none;
width: 0px;
height: 0px
}
img:active, img:hover, img:focus
{
width: 0px;
height: 0px;
display: none;
}
</style>
I believe this only works with Mozilla-based browsers.
2. If you are familiar with HTML </div> layers, you can watermark using one. If you are using Photoshop, you can go through the following steps to create a watermark image:
2a. Open a new document, about 250x20 - 8-bit RGB with a transparent background.
2b. Go to the Text tool, choose the Arial font face (12pt.), and set the color to black.
2c. Set the layer opacity to 50%.
2d. Enter the website URL, ex wikipedia.org [or any other message of your choice]
2e. Save the file as a transparent PNG. (Options: None)
You can then use a layer to place the watermark image over the image in the page. You should then install a no-right-click script on the page, to prevent people from simply saving the image, and, if desired, ude the styling quoted above.
3. And, the #1 tip, keep seperate copies for web and for print.
....(o_ Penguins
.---/(o_- techno_racing
+(---//\-' in
.+(_)--(_)' The McMurdo 500
Bookmarks