diff --git a/src/main/webapp/WEB-INF/jsp/index.jsp b/src/main/webapp/WEB-INF/jsp/index.jsp
index 9cb8e64..a067925 100644
--- a/src/main/webapp/WEB-INF/jsp/index.jsp
+++ b/src/main/webapp/WEB-INF/jsp/index.jsp
@@ -82,7 +82,7 @@
- Bunti Steuerung
+ CTDO Raumsteuerung
diff --git a/src/main/webapp/resources/css/styles.css b/src/main/webapp/resources/css/styles.css
index 95a45ec..f8d8ee1 100644
--- a/src/main/webapp/resources/css/styles.css
+++ b/src/main/webapp/resources/css/styles.css
@@ -1,8 +1,11 @@
@CHARSET "UTF-8;
-
+body {
+ font-family: Verdana, Arial, sans-serif;
+}
#tabs {
height: 500px;
width: 700px;
+ margin: 0 auto;
}
.circle {