diff --git a/src/site/markdown/design/overview.md b/src/site/markdown/design/overview.md
index 6184312192c0ddadd0895ab562113d84feba0669..5b4fc7d1750a42be77af45508c4f33cd69a5045a 100644
--- a/src/site/markdown/design/overview.md
+++ b/src/site/markdown/design/overview.md
@@ -12,8 +12,9 @@
   limitations under the License.
 -->
 
-Global architecture
--------------------
+#Design Overview 
+
+## Global architecture
 
 Rugged is an intermediate level mission-independent library. It relies on
 the Orekit library and on the Hipparchus library. It is itself
@@ -48,8 +49,7 @@ The Rugged library is developed in the Java language and has full access to the
 Hipparchus libraries. It is designed and developed by space flight dynamics and
 geometry specialists, with support from the image processing specialists for the API definition.
 
-Functional Breakdown
---------------------
+## Functional Breakdown
 
 The following table sorts out the various topics between the various layers.