<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">

    <title>Index</title>

  </head>
  <body>
    <h1 id="main-title">My Rad Page!</h1>

    <hr>
    <footer>
      <p><em>By Brandon Walsh (but stolen pretty heavily from Eric Rochester because lazy)</em></p>
    </footer>
  </body>
</html>