1. Text with no graphics
<div style="font-size:12px;">
<a href="http://www.led-zeppelin.org/">Achilles Last Stand - The Led Zeppelin Website</a>
</div>
2. Text with small graphics
Right-click and Save Image As
<div style="text-align:center;">
<a href="http://www.led-zeppelin.org/"><img src="/logoad1.jpg" alt="Led Zeppelin: Achilles Last Stand" border="0" height="51" width="400" /></a>
</div>
or this
<div style="text-align:center;">
<a href="http://www.led-zeppelin.org/"><img src="/logoad2.jpg" alt="Led Zeppelin: Achilles Last Stand" border="0" height="51" width="400" /></a>
</div>
3. Text with large graphics
Right-click and Save Image As
<div style="text-align:center;font-size:12px;">
<a href="http://www.led-zeppelin.org/"><img src="/alstitle.gif" alt="Led Zeppelin: Achilles Last Stand" border="0" height="55" width="562" /></a>
</div>