fanout logic for layout. almost done.
diff --git a/web/ons-demo/css/skin.default.css b/web/ons-demo/css/skin.default.css
index 179000e..4efa334 100644
--- a/web/ons-demo/css/skin.default.css
+++ b/web/ons-demo/css/skin.default.css
@@ -18,7 +18,7 @@
 
 #map path {
 	fill:none;
-	stroke:#888;
+	stroke:#333;
 	stroke-width:2;
 }