summaryrefslogtreecommitdiff
path: root/railroad.html
diff options
context:
space:
mode:
Diffstat (limited to 'railroad.html')
-rw-r--r--railroad.html44
1 files changed, 0 insertions, 44 deletions
diff --git a/railroad.html b/railroad.html
deleted file mode 100644
index 80d4927..0000000
--- a/railroad.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<link rel="shortcut icon" href="favicon2.gif">
-<html>
-
-<body>
-<body background="bg_307.gif">
-
-<div align="center">
-
- <TITLE>railroad</TITLE>
-
- <style type="text/css">
-body {cursor:url("cursor.gif"), auto;}
-</style>
-
- <style type="text/css">
-a {cursor:url("cursor2.gif"), default;}
-</style>
-
-<style>
-@-webkit-keyframes slide {
- from{
- background-position:496px;
- }
- to{
- background-position:-496px;
- }
-}
-
-#logo{
- position: absolute;
- top: 50%;
- margin-top: -350px;
- width:100%;
- height:700px;
- background:url(Window3.gif);
- -webkit-animation: slide 5s linear infinite;
-}
-</style>
-
-<a href="consistent.html"><div id="logo"> </div></a>
-
-<iframe width="0" height="0" src="http://www.youtube.com/embed/f8geqv1T6Us?autoplay=1&amp;loop=1&amp;playlist=f8geqv1T6Us" frameborder="0" allowfullscreen></iframe>
-
-</html> \ No newline at end of file