docs/relnotes: consolidate html header

Signed-off-by: Brian Paul <brianp@vmware.com>
diff --git a/docs/relnotes-7.11.2.html b/docs/relnotes-7.11.2.html
index d4c4f17..6d02364 100644
--- a/docs/relnotes-7.11.2.html
+++ b/docs/relnotes-7.11.2.html
@@ -1,16 +1,13 @@
-<HTML>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
 <head>
-<TITLE>Mesa Release Notes</TITLE>
-<link rel="stylesheet" type="text/css" href="mesa.css">
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Mesa Release Notes</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
 </head>
+<body>
 
-<BODY>
-
-<body bgcolor="#eeeeee">
-
-<H1>Mesa 7.11.2 Release Notes / November 27, 2011</H1>
+<h1>Mesa 7.11.2 Release Notes / November 27, 2011</h1>
 
 <p>
 Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11 release.