<!DOCTYPE html>
<html>
  <head>
    <title>Buffablog.com</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <style type="text/css">
    body {
      background-color: #eee;
      color: #333;
      font: normal 100% Arial;
    }
    
    #content {
      margin: auto;
      text-align: center;
      width: 960px;
    }
  </style>
  </head>
  <body>
    <div id="content">
      <h2>Buffablog.com</h2>
    <h3>Site Currently down for maintenance</h3>
    </div>
  </body>
</html>