<!doctype html>
<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>404 Error</title>
    
	<!-- WEBFONTS -->
	<script src="https://use.typekit.net/ydi4bho.js"></script>
	<script>try{Typekit.load({ async: true });}catch(e){}</script>
   
	<!-- FONT ICONS -->
	<!-- FONT ICONS -->
	<script src="https://use.fonticons.com/9bdd008a.js"></script>
    
    
    
   <link rel="stylesheet" href="/css/prism.css" />
    <link rel="stylesheet" href="/css/app.css" />
    <script src="js/vendor/modernizr.js"></script>
  </head>

<body id="error">
<div class="pattern"></div>
  <div class="outer-wrapper">
    <div class="inner-wrapper">
      <div class="row text-center">
        <div class="large-6 large-push-6 columns">
          <img src="/images/DTF_logo_allwhite.png">
          <h1 class="reset-top">404</h1>
          <h3 class="reset-bottom">Oops! Better turn back.</h3>
          <h3 class="subheader">The server encountered an error!</h3>
          <p><strong><a href="/" class="gold">go to homepage</a></strong></p>
        </div>
        <div class="large-6 large-pull-6 columns">
          <img src="/images/main/fr_404.png" />
        </div>    
      </div>
    </div>
  </div>
  <!-- requested doc can be found in CGI.QUERY_STRING -->
 
</body>
</html>
