<!doctype html>
<title>Coming soon</title>
<style>
  body { text-align: center; padding: 150px; }
  h1 { font-size: 50px; }
  body { font: 18px Helvetica, sans-serif; background-color: #e2e0e0; text-align: center; }
  article { display: block; text-align: center; width: 650px; margin: 0 auto; }
</style>

<article>
    <h1>This site is under construction!</h1>
</article>