1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<link rel="shortcut icon" href="favicon2.gif"> <html> <body style="margin:0;padding:0" background="bg/bg_lainlife.gif"> <div align="center"> <TITLE>flashback</TITLE> <style type="text/css"> body {cursor:url("cursor.gif"), auto;} </style> <style type="text/css"> a {cursor:url("cursor2.gif"), default;} </style> </div> </html>