diff --git a/www/resources/default.css b/www/resources/default.css
index 3937e171dc1cd82a41bf76cb28c880daafb7ebe4..69c8f4d9e7f357ba84082fafccd270656f699eb5 100644
--- a/www/resources/default.css
+++ b/www/resources/default.css
@@ -9,7 +9,7 @@
 body {
 	text-align: center;
 	padding: 10px 0;
-	background: #222;
+	background: #1c1c1c;
 /*	background-image: url(icons/ssplogo-fish.png);
 	background-repeat: no-repeat; */
 	color: #333;