diff options
Diffstat (limited to 'ego.html')
| -rw-r--r-- | ego.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ego.html b/ego.html new file mode 100644 index 0000000..577781c --- /dev/null +++ b/ego.html @@ -0,0 +1,39 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body> +<body bgcolor="#000000"> + +<div align="center"> + + <TITLE>ego</TITLE> + +<style type="text/css"> +body {cursor:url("cursor.gif"), auto;} +</style> +<style type="text/css"> +a {cursor:url("cursor2.gif"), default;} +</style> + +<style> + img { + position: absolute; + top: 50%; + left: 50%; + width: 699px; + height: 700px; + margin-top: -350px; + margin-left: -349.5px; +} + +</style> + + <iframe width="0" height="0" src="http://www.youtube.com/embed/qgYtE499CL0?autoplay=1&loop=1&playlist=qgYtE499CL0" frameborder="0" allowfullscreen></iframe> + + + +<a href="reminiscence.html"> +<img border="0" src="ghost3.gif" alt="Eye_Lain" width="699" height="700"></a> + + +</html>
\ No newline at end of file |