diff --git a/404.html b/404.html
index a3ba75a8bbbda4accf81d2467cc4254f9c9c846b..13d9551adf9e06bc4d3e19c3ca7834833ba2a6cd 100644
--- a/404.html
+++ b/404.html
@@ -17,8 +17,8 @@ layout: default
 </style>
 
 <div class="container">
-  <h1>404</h1>
+  <h1>Page not found</h1>
+  <h2>404</h2>
 
-  <p><strong>Whoa whoa whoa</strong></p>
-  <p>What are you trying to do?</p>
+  <p>The address you have requested is incorrect.</p>
 </div>