diff options
Diffstat (limited to 'unbound.html')
| -rw-r--r-- | unbound.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/unbound.html b/unbound.html new file mode 100644 index 0000000..53fb031 --- /dev/null +++ b/unbound.html @@ -0,0 +1,58 @@ +<!DOCTYPE html> +<html> + +<head> +<link rel="shortcut icon" href="favicon2.gif"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + + +<TITLE>unbound</TITLE> + +<style type="text/css"> +body {cursor:url("cursor.gif"), auto;} + +a {cursor:url("cursor2.gif"), default;} + + img { + position: absolute; + top: 50%; + left: 50%; + width: 855px; + height: 855px; + margin-top: -427.5px; + margin-left: -427.5px; +} + +#text +{ + text-align:center; + position:absolute; + color:#c1b492; + font-size:12px; + font-weight:bold; + left:50%; + top:50%; + margin-top: 400px; + transform:translateX(-50%); +} + </style> + +</head> +<body bgcolor="#000000"> +<div align="center"> + + + + +<a href="login.html"> +<img border="0" src="lainofthewired3.gif" alt="LoveLain" width="855" height="855"></a><br> + +<p id="text"> + I’m here,<br>so I’ll be with you forever.<br><br> + </p> + +<iframe width="1px" height="1px" src="http://www.youtube.com/embed/S-Xm7s9eGxU?autoplay=1&loop=1&playlist=S-Xm7s9eGxU" frameborder="0" allowfullscreen></iframe> +</div> +</body> + +</html>
\ No newline at end of file |