diff options
Diffstat (limited to 'access.html')
| -rw-r--r-- | access.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/access.html b/access.html new file mode 100644 index 0000000..f66a2b8 --- /dev/null +++ b/access.html @@ -0,0 +1,36 @@ +<link rel="shortcut icon" href="favicon2.gif"> +<html> + +<body> +<body bgcolor="#000000"> +<TITLE>access</TITLE> +<div align="center"> + +<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: 10%; + left: 50%; + width: 192px; + margin-left: -96px; +} + +</style> + +<a href="login.html"> +<img border="0" src="LainLOGO.gif" alt="lain" width="192" height="398"></a> + + +<iframe width="0" height="0" src="http://www.youtube.com/embed/bSgDauqnufI?autoplay=1&loop=1&playlist=bSgDauqnufI" frameborder="0" allowfullscreen></iframe> + + +</div>
\ No newline at end of file |