<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
  <title>Insanum</title>
  <style>
    html {
      background: url(/images/mark_it_zero.jpg) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }
  </style>
</head>
<body>
    <div style="margin: 50px 0 0 50px; font-size: 32pt;"><span style="font-weight: bold;">404</span>: That's a bummer man...</div>
</body>
</html>
