Documentation/website overhaul.  The website content and doc/ directory
are now merged and are one and the same.
diff --git a/docs/banner.html b/docs/banner.html
new file mode 100644
index 0000000..b6d1abb
--- /dev/null
+++ b/docs/banner.html
@@ -0,0 +1,15 @@
+<HTML>
+
+<title>Banner</title>
+
+
+<body text="#ffffff" bgcolor="#aa4444">
+
+<center>
+<p>
+<font size="5">The Mesa 3D Graphics Library</font>
+</p>
+</center>
+
+</body>
+</html>
\ No newline at end of file