Switch to side-by-side view

--- a/website/styles/style.css
+++ b/website/styles/style.css
@@ -57,10 +57,14 @@
 h2 {
   font-weight:          normal;
   font-size:            120%;
+  padding-top: 1em;
 }
 h3 {
-  font-weight:          normal;
+  font-weight:          bold;
+  font-size:            100%;
+  padding-top: 1em;
 }
+
 p.indexthumb {
     margin-left: 1em;
 }