Use a simple CSS style sheet.
diff --git a/docs/osmesa.html b/docs/osmesa.html
index 6ed3c5e..6feb8df 100644
--- a/docs/osmesa.html
+++ b/docs/osmesa.html
@@ -2,7 +2,9 @@
 
 <TITLE>Off-screen Rendering</TITLE>
 
-<BODY text="#000000" bgcolor="#55bbff" link="#111188">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<BODY>
 
 <H1>Off-screen Rendering</H1>