<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <title>Temporarily Offline</title>
  <link rel="stylesheet"  type="text/css" media="all" href="http://www.bu.edu/cdn/styles/offline.css" />
</head>
<body>
  <div id="wrapper">
    <div id="logo">Boston University Websites</div>
    <div id="message">
      <h1>Website Maintenance</h1>
      <p>Some Boston University websites are temporarily offline for scheduled maintenance work. We expect this work to take approximately 30 minutes.</p>
      <p>We apologize for any inconvenience.  Please visit again soon.</p>
    </div>
  </div>
</body>
</html>