diff --git a/doc/install.html b/doc/install.html
index 6e9deed26..0f6d44193 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <!--
@@ -15,14 +16,12 @@
 ----    GNU General Public License for more details.
 -->
     <title>FreeCraft Installation</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head>
 
 <body>
-    <h1>Installation instructions for FreeCraft 1.18</h1><p>
-
-<b>(C) Copyright 1998-2003 by The FreeCraft Project. Distributed under the
-<a href="gpl.html">GNU General Public License</a></b>
 
+<h1>Installation instructions for FreeCraft 1.18</h1><p>
 <hr>
 
     <h2>Software Requirements</h2>
@@ -48,7 +47,7 @@
 	<li><a href="http://zziplib.sourceforge.net/">zziplib</a> (optional).<p>
 
 	<li>Either the original or expansion W*rcr*ft 2 CD, or the FcMP data.<br>
-	<font color="red">NOTE: the Battle.net CD edition is not supported</font><p>
+	<font color="red">NOTE: the Battle.net CD edition is not supported.</font><p>
     </ul>
 
     <h2>Hardware Requirements</h2>
@@ -70,9 +69,9 @@
     <h2>Installation</h2>
 
     Mac OS X users: Extract the "contrib/macosx.tgz" file to the 
-    top-level directory and read "Read Me.rtf"<p>
+    top-level directory and read "Read Me.rtf".<p>
 
-    Binary users may skip to step 3<p>
+    Binary users may skip to step 3.<p>
 
     <ul>
 	<li><b>Step 1, Download and Extract:</b><p>
@@ -122,7 +121,7 @@
 	    For Win32, run:
 	    <pre>	build.bat DIR</pre>
 	    where DIR is the directory to your CD or your 
-	    installation, (eg, 'e:\' or 'c:\war2\').<p>
+	    installation, (eg, 'e:' or 'c:\war2').<p>
 	    For Unix, run:
 	    <pre>	build.sh -p DIR</pre>
 	    where DIR is the directory to your mounted CD or your 
@@ -135,18 +134,18 @@
 	    <li><b>Using FcMP data:</b><p>
 	    Download FcMP from the download page and extract it to 
 	    the freecraft root directory (where the freecraft 
-	    binary exists)<br>
+	    binary exists).<br>
 	    <font color="red">NOTE if you extract to a different directory, 
 	    you will need to specify the directory by passing '-d DIR' flag 
 	    when you run the freecraft binary, by default the binary 
 	    looks for 'data' in the current directory.</font><p> 
 	</ul>
     </ul>
-</ul>
 
 <hr>
-All trademarks and copyrights on this page are owned by their respective owners.
-<address><a href="http://freecraft.sourceforge.net">The FreeCraft Project</a>
-</address>
+
+(C) Copyright 1998-2003 by The <a href="http://freecraft.sf.net">FreeCraft</a> Project
+under the <a href="gpl.html">GNU General Public License</a>.<br>
+All trademarks and copyrights on this page are owned by their respective owners.<br>
 </body>
 </html>