Make the background white, add a "By" section.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3047 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index c3c34d3..c5ea24d 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -4,8 +4,11 @@
     <title>Getting Started with LLVM System</title>
   </head>
 
-  <body>
-    <h1>Getting Started with the LLVM System</h1>
+  <body bgcolor=white>
+    <h1>Getting Started with the LLVM System<br><font size=3>By: <a
+    href="mailto:gshi1@uiuc.edu">Guochun Shi</a> and <a 
+    href="mailto:sabre@nondot.org">Chris Lattner</a></font></h1>
+
     <ul>
       <li><a href="#quickstart">Getting started with LLVM</a>
         <ol>
@@ -345,7 +348,7 @@
 
 	    <!-- Created: Mon Jul  1 02:29:02 CDT 2002 -->
 	    <!-- hhmts start -->
-Last modified: Wed Jul 24 14:43:12 CDT 2002
+Last modified: Wed Jul 24 14:57:57 CDT 2002
 <!-- hhmts end -->
   </body>
 </html>