diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css
index 6423130ba9a1e63f154eef774e0dc400320d67af..e4c64313546952bc3939c864c06548fa92d9931a 100644
--- a/public_html/deployment/main.css
+++ b/public_html/deployment/main.css
@@ -29,15 +29,15 @@ body{padding-top: 0;
 
 
 .description{font-weight:bold; color:rgba(0,0,0,0.3); font-size: 150%; font-style: italic;}
-.navbar-brand {color:#a33 !important;}
+.navbar-brand {font-size: 150%;}
 .navbar-inverse .navbar-brand {color:#ddd !important;}
 
-.imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.3em; content: 'IML'; font-weight: bold; }
+.imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.4em; content: 'IML'; font-weight: bold; }
 
 #swversion {float: right; right: 0em; position: fixed; 
             top: 4em;
             padding: 0 0.5em; 
-            background: #213; color:#ccc;
+            background: rgba(0,0,0,0.05); color:#555;
             border-bottom-left-radius: 0.5em;
 }
 #content{