Consistently set the background color
Change the footer to include "maintained by"

llvm-svn: 8938
diff --git a/llvm/docs/CommandGuide/llvmgcc.html b/llvm/docs/CommandGuide/llvmgcc.html
index 360f365..99657d2 100644
--- a/llvm/docs/CommandGuide/llvmgcc.html
+++ b/llvm/docs/CommandGuide/llvmgcc.html
@@ -3,7 +3,7 @@
 LLVM: llvmgcc tool
 </title>
 
-<body>
+<body bgcolor=white>
 
 <center>
 <h1>LLVM: <tt>llvmgcc</tt> tool</h1>
@@ -103,7 +103,7 @@
 <A HREF="gccld.html"><tt>gccld</tt></A>
 
 <HR>
-<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>
+Maintained by the <a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.
 </body>
 </html>