<html> <head><title>We're Sgt. Pepper's Lonely Hearts Club Band...</title> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#000000 } A:visited { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#000000 } A:active { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#000000 } A:hover { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ffcc00; background-color:#000000;} body {background-color: #ffcc00; <!-- YOUR IMAGE GOES BELOW THIS --> background-image:url(YOUR IMAGE HERE.jpg); <!-- YOUR IMAGE GOES ABOVE THIS --> background-repeat:no-repeat; background-position: bottom center; background-attachment: fixed; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; scrollbar-face-color:#ffcc00; scrollbar-track-color:#ffcc00; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#000000; scrollbar-shadow-color:#000000; scrollbar-darkshadow-color:#000000; scrollbar-arrow-color:#000000; } span {font-size: 10pt;font-weight: bold;} td {vertical-align: top; align: left; font-family: sans-serif; color: #000000 ; font-size: 8pt;} --> </style> </head> <body> <center> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a> | <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a> | <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a> | <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a> | <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a> | <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='migraine designs'; return true" onMouseOut="window.status=' '; return true">design</a> <br><br> <table width="480px" cellpadding="0px" cellspacing="10px" border="0px"> <tr> <td> <span>Older Entries</span><br><br> <div style="width: 480px; height: 200; overflow: auto; align: left;"> %%older_entries%% </div> </td></tr></table> </center> </body> </html>