<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Mike Hodnick - kindohm.com</title>
  <meta name="description" content="Mike Hodnick - live coded music and web programming">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
  <link rel="stylesheet" href="/vendor/basscss/css/basscss.min.css"/>
  <link rel="stylesheet" href="/css/minimal.css"/>
</head>
<body>

<header class="p2 white bg-mid-gray">
  <div class="container">
    <p class="mt2"><img src="/images/kindohm-logo-white.png" style="max-height: 158px;" /></p>
    <p>a.k.a. Mike Hodnick.
    Live-coded, experimental, and algorithmically-composed music.</p>
  </div>
</header>

<main class="container">

<section class="container">
  <h1>404 Not Found</h1>
  <section>
    <p>
Sorry, whatever you're looking for isn't here.
    </p>

  </section>
</section>


</main>

<footer class="container m2">
  <hr/>
  <p><small>&copy; Copyright 2014 Mike Hodnick. Unauthorized duplication may result in sudden death or dismemberment.</small></p>
</footer>

</body>
</html>
