404.html 533 B

12345678910111213141516
  1. <!DOCTYPE HTML>
  2. <html lang=en id=full>
  3. <head>
  4. <meta charset="us-ascii">
  5. <title>[404] NeoZones 3D: The Quest For The Found Page</title>
  6. <link rel=stylesheet href="/style.css" media=all>
  7. </head>
  8. <body id=full style="background:#D0B7DF url('/bricks.png');box-shadow:inset 0 0 100px 100px #000">
  9. <table border=0 cellpadding=0 cellspacing=0 id=full><tr>
  10. <td align=center valign=middle>
  11. <a href="/"><img width=645 height=281 src="/not_found.png" alt="404 Page Not Found" title="404 Page Not Found"></a>
  12. </td></tr>
  13. </table>
  14. </body>
  15. </html>