diff --git a/resources/public/style.css b/resources/public/style.css
index f871ed0..05c34f0 100644
--- a/resources/public/style.css
+++ b/resources/public/style.css
@@ -72,7 +72,7 @@ fieldset {
font-weight: 300;
}
-#footer {
+footer {
text-align: center;
padding-bottom: 1em;
font-size: 0.8em;
diff --git a/resources/template.html b/resources/template.html
index c3c4111..06048a6 100644
--- a/resources/template.html
+++ b/resources/template.html
@@ -10,5 +10,14 @@
%CONTENT%
+