Use a simple CSS style sheet.
diff --git a/docs/news.html b/docs/news.html
index c33c619..313b98f 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -2,7 +2,9 @@
 
 <TITLE>Mesa News</TITLE>
 
-<BODY text="#000000" bgcolor="#55bbff">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<BODY>
 
 <H1>News</H1>
 
@@ -958,6 +960,6 @@
 
 
 <hr>
-$Id: news.html,v 3.16 2004/12/09 23:21:36 brianp Exp $
+$Id: news.html,v 3.17 2005/01/20 03:55:10 brianp Exp $
 </body>
 </html>
\ No newline at end of file