diff --git a/client/about.html b/client/about.html
index 455df5b..ae38f6f 100644
--- a/client/about.html
+++ b/client/about.html
@@ -9,7 +9,7 @@
diff --git a/client/game.html b/client/game.html
index 551cead..b7c4aaf 100755
--- a/client/game.html
+++ b/client/game.html
@@ -9,7 +9,7 @@
diff --git a/client/index.html b/client/index.html
index ba7c272..c2a170f 100755
--- a/client/index.html
+++ b/client/index.html
@@ -9,7 +9,7 @@
diff --git a/client/style.css b/client/style.css
index 684cb40..3dd1cf9 100755
--- a/client/style.css
+++ b/client/style.css
@@ -85,6 +85,9 @@ textarea {
margin: 0 auto;
text-align: right;
}
+ #header h1 span {
+ color: #999;
+ }
#fixwrap {
position: fixed;
width: 100%;