diff options
Diffstat (limited to 'computerdream.html')
| -rw-r--r-- | computerdream.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/computerdream.html b/computerdream.html new file mode 100644 index 0000000..ecbefa6 --- /dev/null +++ b/computerdream.html @@ -0,0 +1,42 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body> +<body bgcolor="#000000"> + +<div align="center"> + + <TITLE>computer_dream</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: 462px; + height: 700px; + margin-top: -350px; + margin-left: -231px; +} + +</style> + + +<a href="yearning.html"> +<img border="0" src="LainPrism4.gif" alt="LoveLain" width="462" height="700"></a></p><br> + + +<iframe width="0" height="0" src="http://www.youtube.com/embed/qqQG9iT6CnA?autoplay=1&loop=1&playlist=qqQG9iT6CnA" frameborder="0" allowfullscreen></iframe> + +</body> + +</html>
\ No newline at end of file |