diff --git a/doc/gmsh.html b/doc/gmsh.html
index 033a9263879cd6a342dff8c0b4ab5efbde46ab6f..05735dd85dbb71d35de6a49e383377222879ac23 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -62,6 +62,7 @@ element mesh generator with built-in pre- and post-processing facilities</span><
   <img class="image" src="http://geuz.org/gmsh/gallery/aniso_normal_lifting_small.png" alt="">
 </div>
 
+<p>
 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
@@ -70,6 +71,8 @@ geometry, mesh, solver and post-processing. The specification of any
 input to these modules is done either interactively using the
 graphical user interface or in ASCII text files using Gmsh's own
 scripting language.
+</p>
+
 <p>
 See the screencasts for a <a href="screencasts/">quick tour of
 Gmsh's graphical user interface</a>, or the reference manual for a
@@ -77,12 +80,14 @@ more thorough <a href="doc/texinfo/gmsh.html#Overview">overview
 of Gmsh's capabilities</a> and some
 <a href="doc/texinfo/gmsh.html#Frequently-asked-questions">frequently
 asked questions</a>.
+</p>
 
 <h2><a name="Download"></a>Download</h2>
 
-Gmsh is distributed under the terms of
-the <a href="doc/LICENSE.txt">GNU General Public License
-(GPL)</a>:
+<p>
+Gmsh is distributed under the terms of the <a href="doc/LICENSE.txt">GNU General
+Public License (GPL)</a>:
+</p>
 <ul>
   <li>
     <p class="highlight">
@@ -122,6 +127,7 @@ the <a href="doc/LICENSE.txt">GNU General Public License
     and <a href="src/">sources</a>
 </ul>
 
+<p>
 If you use Gmsh please cite the following reference in your work (books,
 articles, reports, etc.): <a href="doc/preprints/gmsh_paper_preprint.pdf">C. Geuzaine and
 J.-F. Remacle. <em>Gmsh: a three-dimensional finite element mesh generator with
@@ -129,6 +135,7 @@ built-in pre- and post-processing facilities</em>. International Journal for
 Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>. You can also
 cite additional references for <a href="#References">specific features and
 algorithms</a>.
+</p>
 
 <h2><a name="Documentation"></a>Documentation</h2>
 
@@ -170,27 +177,33 @@ algorithms</a>.
   <option value="/pipermail/gmsh">Gmsh mailing list archives
 </select>
 </form>
+</p>
 
 <h2><a name="Authors"></a>Authors and credits</h2>
 
+<p>
 Gmsh was created by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe
 Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Fran�ois
 Remacle</a>. The <a href="doc/CREDITS.txt">CREDITS</a> file has
 more information.
+</p>
 <p>
 Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
 to send questions or ask for help. If you think you have found a bug in the
 program, you can file a report directly
 <a href="https://geuz.org/trac/gmsh/newticket" data-tooltip=
 	     "Login: gmsh Password: gmsh">here</a>.
+</p>
 
 <h2><a name="Licensing"></a>Licensing</h2>
 
-Gmsh is copyright (C) 1997-2014 by C. Geuzaine and J.-F. Remacle and
+<p>
+Gmsh is copyright (C) 1997-2015 by C. Geuzaine and J.-F. Remacle and
 is distributed under the terms of
 the <a href="doc/LICENSE.txt">GNU General Public License
 (GPL)</a> (Version 2 or later, with an exception to allow for easier
 linking with external libraries).
+</p>
 <p>
 In short, this means that everyone is free to use Gmsh and to
 redistribute it on a free basis. Gmsh is not in the public domain; it
@@ -204,6 +217,7 @@ parts of Gmsh into a closed-source software, or want to sell a
 modified closed-source version of Gmsh, you will need to obtain a
 different license. Please <a href="/">contact us directly</a> for more
 information.
+</p>
 
 <h2><a name="Screenshots"></a>Screenshots</h2>
 
@@ -356,9 +370,11 @@ information.
 <input type="image" src="/images/donation.gif" name="submit" 
        alt="Make a donation with PayPal">
 </form>
+</p>
 
 <p>
 Back to <a href="/">geuz.org</a>
+</p>
 
 </body>
 </html>