Index: trunk/src/web-app/css/public.css
===================================================================
--- trunk/src/web-app/css/public.css	(revision 46)
+++ trunk/src/web-app/css/public.css	(revision 48)
@@ -14,4 +14,6 @@
 
 body {
+    text-align: center; 
+    width: 980px
     background: #fff;
     color: #333;
@@ -102,9 +104,10 @@
 
 .nav {
+    text-align: centre;
     background: url("../images/linkPanel_long.png") top no-repeat;
     /*border: 1px solid #ccc;
     border-style: solid none solid none;*/
-    padding: 15px 20px 15px 20px;
-    width: 650px;
+    padding: 15px 0px 0px 0px;
+    width: 980px;
     height: 40px;
 }
