diff options
Diffstat (limited to 'wind.html')
| -rw-r--r-- | wind.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/wind.html b/wind.html new file mode 100644 index 0000000..842e79e --- /dev/null +++ b/wind.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> + +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> +<link rel="shortcut icon" href="favicon2.gif"> +<TITLE>Wind</TITLE> + +<style type="text/css"> +body {cursor:url("cursor.gif"), auto;} +</style> + +<style type="text/css"> +a {cursor:url("cursor2.gif"), default;} + +img { + display:block; + margin-left:auto; + margin-right:auto; + } + +iframe { + margin-left:-9999px; + } + +</style> + +</head> + +<body background="windF.gif"> + + + + + +<br> +<br><br><br><br><br><br><br><br><br><a href="invlain.html"> +<img border="0" src="SunD.gif" alt="Sun" width="200" height="200"></a><br><br><br><br><br> +<img src="LainDressSlow.gif"> +<iframe width="1px" height="1px" src="https://www.youtube.com/embed/pvpG_FuRf1w?rel=0&autoplay=1&loop=1" frameborder="0"></iframe> + + +</body> + +</html>
\ No newline at end of file |