diff --git a/templates/404.html b/templates/404.html
index 2e0a3f14f..ffb0276a6 100644
--- a/templates/404.html
+++ b/templates/404.html
@@ -1,40 +1,40 @@
-
-
-
-
- U-Report - Not Found.
-
-
-
-
-
-
-
- Sorry, that page wasn't found.
- We've been notified of the error.
-
-
-
+ .message {
+ margin-top: 18px;
+ color: #333;
+ font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
+ font-size: 14px;
+ text-align: center;
+ }
+
+
+
+
+
+
+
+ Sorry, that page wasn't found.
+ We've been notified of the error.
+
+
+