diff --git a/default.css b/default.css new file mode 100644 index 0000000..16a0db3 --- /dev/null +++ b/default.css @@ -0,0 +1,28 @@ +body { + font-family: Courier; + color: lime; + background-color: black; +} + +a img { + border: none; +} + + +a:link { + color: #9a7f49; +} + +a:visited { + color: #666699; +} + +a:hover, a:active, a:focus { + color: #99ff33; + text-decoration: none; +} + + +.noshow { + display: none; +} \ No newline at end of file diff --git a/img/guru_ani.gif b/img/guru_ani.gif new file mode 100755 index 0000000..cf4cf4e Binary files /dev/null and b/img/guru_ani.gif differ diff --git a/index.html b/index.html index 75ddff5..f9416f7 100644 --- a/index.html +++ b/index.html @@ -1 +1,13 @@ -Testing this... + + +
+