diff --git a/template/header.php b/template/header.php
index 3cfb0c3462c85a80d0eabdb0d6b0d1bdfdc8d400..d861af6fe92445dd148c43964af795335c52dcc1 100644
--- a/template/header.php
+++ b/template/header.php
@@ -35,8 +35,13 @@
         bottom: 0;
         width: 100%;
         /* Set the fixed height of the footer here */
-        height: 60px;
-        background-color: #f5f5f5;
+        height: 40px;
+        background-color: #108a93;        
+        padding-top: 10px;
+        padding-bottom: 0px;
+        text-align: center;
+        color: black;
+
     }