<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  <title>Down for Site Maintenance</title>    
  <style type="text/css" media="screen">
    body{background: #bcbcbc url(maintenanceBG.png) no-repeat top left;font-family:Helvetica, Arial, Verdana, sans-serif; font-size:1em;}
    h1{font-size:1.6em; color:#333; }
    #wrap{font-size:1em; margin:10px auto; width:70%; padding:1em 0;}
    #content{}
    #coneImg{float:left;margin-top:15px;}
  </style>
</head>
<body>
  
  <div id="wrap">

    <img src="maintenanceBuild.png" alt="" id="coneImg">

    <div id="content">
    
      <h1>Site Update</h1>
            
      <p>We're holding traffic for some scheduled maintenance to the site. We apologize for any inconvenience.</p>
      <p>Please check back shortly.</p>

    </div>

  </div>
  
  
</body>
</html>
