404.html 160 B

12345678
  1. <html>
  2. <body bgcolor="white">
  3. <center>
  4. <h1>404 - file not found</h1>
  5. <h3>Go <a href="/">here</a> instead.</h3>
  6. </center>
  7. </body>
  8. </html>