<!DOCTYPE html>

<html>

<head>

  <title>Beyond Their Years</title>

  <style>

    body { 

      font-family: Arial, sans-serif; 

      text-align: center; 

      padding-top: 100px; 

    }

  </style>

</head>

<body>

  <h1>Beyond Their Years</h1>

  <p>Our full site is coming soon.</p>

</body>

</html>