New homepage
diff --git a/index.php b/index.php
index 316d545..a79a0a4 100644
--- a/index.php
+++ b/index.php
@@ -16,11 +16,9 @@
 	     <td><img src="/cdo/images/Logo-CDO.png" width="160" height="100"></img></td>
        <td width="32px"/>
 	     <td>
-          CDO is both a development-time model repository and a run-time persistence framework.
+          <p>CDO is both a development-time model repository and a run-time persistence framework.
           Being highly optimized it supports object graphs of arbitrary size.
-          <br>
-          <br>
-          CDO offers transactions with save points, explicit locking, change notifications, 
+          <p>CDO offers transactions with save points, explicit locking, change notifications, 
           queries, transparent temporality, time travel, branching, merging, offline clones,
           fail-over clusters, automatic memory management, and more...
        </td>
diff --git a/styles.css b/styles.css
index 7546473..aea4ae9 100644
--- a/styles.css
+++ b/styles.css
@@ -3,5 +3,5 @@
 }
 
 p, table {
-  margin-bottom: 8px;
+  margin-bottom: 2px;
 }