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

llvm-svn: 8938
diff --git a/llvm/docs/CommandGuide/analyze.html b/llvm/docs/CommandGuide/analyze.html
index 2f32036..9d73e86 100644
--- a/llvm/docs/CommandGuide/analyze.html
+++ b/llvm/docs/CommandGuide/analyze.html
@@ -3,7 +3,7 @@
 LLVM: analyze tool
 </title>
 
-<body>
+<body bgcolor=white>
 
 <center>
 <h1>LLVM: analyze tool</h1>
@@ -86,7 +86,7 @@
 opt
 
 <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>