<!DOCTYPE html> 
<html> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
<title>Dyn.com Parked Domain Page</title> 
<link rel="stylesheet" type="text/css" href="style.css" /> 
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-210032-25']);
  _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> 
<div id="header" class="container"> 
  <h1><a href="http://dyn.com/">Dyn.com</a></h1> 
  <h2>You&#8217;ve Got A Domain. <em>What&#8217;s Next?</em></h2> 
  <p class="dns">I can manage all my DNS hosting needs in one easy-to-use interface with <a href="http://dyn.com/dns/dyn-standard-dns/">Dyn Standard DNS</a>, a great beginning point for those of us who are getting started on the path to uptime.</p> 
  <p class="email">With <a href="http://dyn.com/email/dyn-email-forward/">Dyn Email Forward</a>, I can accept and forward mail without needing to run my own mail server.</p> 
</div> 
<div id="footer"> 
  <div class="container"> 
    <div><a class="cta" href="http://dyn.com/dns/">Get Started with DNS</a></div> 
    <div><a class="cta" href="http://dyn.com/email/">Get Started with Email</a></div> 
  </div> 
</div> 
<div class="container"> 
  <p class="copyright">&copy; 1998-2011 <a href="http://dyn.com/">Dyn</a></p> 
</div> 
</body> 
</html>