<!doctype html>
<!--[if lte IE 9]> <html class="no-js ie" lang="en"> <![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <title>Page not found - Satellite7 digital craftworks</title>
  <meta name="viewport" content="width=device-width">
  <!-- Place favicon.ico and apple-touch-icon.png in the root directory: mathiasbynens.be/notes/touch-icons -->
  <link rel='icon' href='images/favicon.png' type='image/png' />
  <link rel="stylesheet" href="style.css">
  <!--[if lt IE 9]>
    <script src="html5shiv.js"></script>
    <script src="selectivizr-min.js"></script>
  <![endif]-->
  <script>
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-34026606-1']);
    _gaq.push(['_trackPageview']);
    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  </script>
</head>

<body>

    <header>
      <div id="branding">Satellite<b>7</b> <span>digital craftworks</span></div>
      <p class="pull error404">Nothing to be found here - everything is <a href="http://satellite7.com">over there</a></p>
    </header>
  
</body>
</html>