moved to bootstrap 2.1 and some ui fixes in todo and messages
diff --git a/website/templates/html/outer.html b/website/templates/html/outer.html
index 1a036f0..4d89162 100644
--- a/website/templates/html/outer.html
+++ b/website/templates/html/outer.html
@@ -7,7 +7,7 @@
 {% block body %}
 
 	<header>
-		<div class="navbar navbar-fixed-top">
+		<div class="navbar navbar-fixed-top navbar-inverse">
 			<div class="navbar-inner">
 			<div class="container">
 				<a class="brand" href="index.html">{{ brand }}</a>