diff --git a/www/index.pl b/www/index.pl
index 0a7e6b6..71d5f2d 100755
--- a/www/index.pl
+++ b/www/index.pl
@@ -59,7 +59,7 @@ sub home {
p style => 'float: none'; lit <<' _';
Indexing 519,202 versions of 127,527 manual pages found in
1,663,033 files of 176,474 packages.
-
+
Manned.org aims to index all manual pages from a variety of systems, both
old and new, and provides a convenient interface for looking up and viewing
the various versions of each man page. This site is still in its early life,
diff --git a/www/man.css b/www/man.css
index f4fa8cb..05e7909 100644
--- a/www/man.css
+++ b/www/man.css
@@ -50,8 +50,8 @@ td { padding: 1px 5px; font-size: 12px; border-left: 1px solid #ccc; }
#nav b { font-family: "Verdana"; font-size: 13px; background: #cde; padding: 3px 5px;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
-#systems li { display: block; float: left; width: 360px; margin: 20px 20px 0 20px; }
-#systems span { display: block; float: left; width: 50px; height: 50px; margin: 5px 5px 25px 5px; background-repeat: no-repeat; }
+#systems li { display: block; float: left; width: 300px; margin: 20px 10px; padding-left: 60px }
+#systems span { display: block; margin-left: -55px; float: left; width: 50px; height: 50px; background-repeat: no-repeat; }
#systems b { font-size: 24px; display: block; }
#systems .hidden { display: none; }