Update 404.html
diff --git a/404.html b/404.html
index 9c6ec88..1ebeaf7 100644
--- a/404.html
+++ b/404.html
@@ -1,4 +1,9 @@
-You have reached an error page. 
-
-Return to fineract.apache.org 
-Send email to dev@fineract.apache.org 
+<!DOCTYPE html>
+<html>
+<body>
+<h1>404</h1>
+<h2>Sorry about that - You have reached an error page.</h2>
+<p>Return to <a href="https://fineract.apache.org> Fineract Homepage </a> </p>
+<p> Or send an email to dev@fineract.apache.org </p> 
+</body>
+</html>