<html> <head><title>Why that's my little octopussy!</title> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#339999; } A:visited { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#339999; } A:active { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#339999; } A:hover { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ffffff;background-color: #339999;} body { background-color: #ffffff; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; scrollbar-face-color : #ffffff; scrollbar-highlight-color : #339999; scrollbar-3dlight-color : #339999; scrollbar-shadow-color : #339999; scrollbar-darkshadow-color : #339999; scrollbar-track-color : #ffffff; scrollbar-arrow-color : #339999; background-image:url(YOUR IMAGE HERE.jpg); background-repeat:no-repeat; background-position:0px 0px; background-attachment: fixed} span {font-size: 10pt; font-weight:900;color:#339999;} td {vertical-align: top; align: left; font-family: sans-serif; font-size: 8pt;} --> </style> </head> <body> <div style="position: absolute; left: 375px; top: 40px;> <table width="375px"> <tr> <td> <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 design'; return true" onMouseOut="window.status=' '; return true">design</a> <br><br> <!-- YOUR LINKS END HERE --> <span>Older Entries</font></span><br><br> <div style="width: 375px; height: 150; overflow: auto; align: left;"> %%older_entries%% </div> </td> </tr></table> </div> </body> </html>