<html> <head><title>Marvin The Martian</title> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ff0000; } A:visited { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ff0000; } A:active { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ff0000; } A:hover { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ffcc00;} body { background-color: #000000; font-family: sans-serif; color: #ffffff ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; scrollbar-face-color : #000000; scrollbar-highlight-color : #ff0000; scrollbar-3dlight-color : #ff0000; scrollbar-shadow-color : #ff0000; scrollbar-darkshadow-color : #ff0000; scrollbar-track-color : #000000; scrollbar-arrow-color : #ff0000; background-image:url(marvin.gif); background-repeat:no-repeat; background-position:10px 10px; background-attachment: fixed} span {font-size: 10pt; font-weight:900;color:#ff0000;} td {vertical-align: top; align: left; font-family: sans-serif; font-size: 8pt;} .links {border-bottom: 10px double #ffcc00; border-top: 0px double #ffcc00; border-left: 0px double #ffcc00; border-right: 10px double #ffcc00; text-align: right; padding: 2px; vertical-align: bottom;} .quote {font-size: 16pt; color: #ff0000; font-weight: bold; position: absolute; left: 225px; top: 20px;} .quote1 {font-size: 30pt; color: #ff0000; font-weight: bold; position: absolute; left: 275px; top: 50px;} .quote2 {font-size: 12pt; color: #ff0000; font-weight: bold; position: absolute; left: 500px; top: 100px;} .links .searchbox {background-color: #ffcc00; color: #000000; border: 1px #ff0000 solid;} .entry {font-size: 8pt; color: #ffffff; position: absolute; left: 375px; top: 140px;} --> </style> </head> <body> <div class="quote">Brace yourself for</div> <div class="quote1">immediate disintegration.</div> <div class="quote2">Oh goody.</div> <!-- THIS IS YOUR GUESTBOOK FORM --> <div style="position: absolute; left: 25px; top: 350px;"> <form method=post action="http://members.signmyguestbook.com/edit/sign"> <input class=searchbox type=text name=signername size=20 value="name" style="background-color: #ffcc00;"><BR> <input class=searchbox type=text name=email size=20 value="email" style="background-color: #ffcc00;"><BR> <input class=searchbox type=text name=url size=20 value="http://" style="background-color: #ffcc00;"><BR> message:<br> <textarea class=searchbox rows="6" cols="15" wrap="virtual" name=message value="message" style="background-color: #ffcc00;"> </textarea><BR> <input class=searchbox type=hidden name="username" value="%%YOUR USERNAME%%"> <input type=submit value="sign it" style="background-color: #ffcc00; color: #000000;"> </FORM> </div> <!-- GUESTBOOK FORM ENDS HERE --> <div style="position: absolute; left: 175px; top: 350px; width: 200px;"> <span>The Facts</span><br> <!-- WRITE SOME STUFF ABOUT YOURSELF BELOW HERE --> Delete this and write your own stuff. <!-- WRITE SOME STUFF ABOUT YOURSELF ABOVE THIS --> </div> <!-- YOUR LINKS START HERE --> <div style="position:absolute; left:325px; top:225px;text-align: right;"> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a><br> <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a><br> <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a><br> <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a><br> <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a><br> <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='migraine design'; return true" onMouseOut="window.status=' '; return true">design</a> </div> <!-- YOUR LINKS END HERE --> <div class="entry"> <table width="400px" cellspacing="0px" cellpadding="10px" border="0px"> <tr> <td width="400px" height="300px"> <span><font color="#ff0000">Older Entries</font></span><br> <div style="width: 380px; height: 325; overflow: auto; align: left;"> %%older_entries%% </div> </td> </tr></table> </div> </body> </html>