diff --git a/index.php b/index.php
index 93ee7b8..7b4afb0 100755
--- a/index.php
+++ b/index.php
@@ -32,7 +32,7 @@ if(!$database) {
-
Snuffler
+
Snuffler
getAuthedUserId()) {
diff --git a/style.css b/style.css
index 76d33bd..d2f794e 100644
--- a/style.css
+++ b/style.css
@@ -1,4 +1,5 @@
body {
+ font-family: Tahoma, Verdana, sans-serif;
background-color: #000000;
color: #ffc000;
}