<html> <head><title>Starry Night</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <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:#ffffff; background-color:#000000;} body {background-color: #000033; background-image:url(YOUR IMAGE HERE.jpg); background-repeat:no-repeat; background-position:center center; background-attachment: fixed; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top:265px; scrollbar-face-color:#ffffff; scrollbar-track-color:#ffffff; 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.trans {background-color:white; filter:alpha(opacity=50);vertical-align: top; align: left; font-family: sans-serif; color: #000000 ; font-size: 8pt;} --> </style> </head> <body> <center> <table width="760px" height="300px" cellpadding="10px" cellspacing="0px" border="0px"> <tr> <td width="380px"><br></td> <td class="trans" width="380px"> <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 design'; return true" onMouseOut="window.status=' '; return true">design</a> </center> <br> <span>Older Entries</span><br><br> <div style="width: 380px; height: 175; overflow: auto; align: left;"> %%older_entries%% </div> </td> </tr></table> </center> </body> </htmL>