
<html>
  <head>
    <title>Coosa50.org - Under Construction</title>
    <!-- <link rel="stylesheet" href="/incl/reset.css"> -->
    <link rel="stylesheet" href="/incl/simple-grid.css">
    <link rel="stylesheet" href="/incl/custom.css">

    <style>
      table { width: 100%; margin: auto; margin: 0; padding: 0; border-collapse: collapse; font-size: 14px;}
      td    { width: 50%; border: 1px solid black; padding: 5px;}
      th    { width: 50%; border: 0px solid black; padding: 5px;}
      tr:nth-child(even) { background-color: #eee; }
      th:nth-child(1), td:nth-child(1) { width: 15%; }
      th:nth-child(2), td:nth-child(2) { width: 30%; }
      th:nth-child(3), td:nth-child(3) { width: 30%; }
      th:nth-child(4), td:nth-child(4) { width: 25%; }
    </style>
  </head>

  <body>
    <div class="container">

      <div class="row" id="header" style="padding-top: 15px;">
        <div class="col-12">
          <img src="logo.png" style="height: 80px;">
        </div>
      </div>

      <div class="row" id="main">

        <div class="col-1"> &nbsp; </div> <!-- /nav -->

        <div class="col-10" id="content">
          <p>Click here to visit our current website: <a href="http://coosa50.squarespace.com">https://coosa50.squarespace.com</a></p>
<p>Click here to visit our history project: <a href="https://history.coosa50.org/">https://history.coosa50.org/</a></p>
<p>You can also follow us on social media!</p>
<ul>
<li><a href="https://facebook.com/coosalodge">&quot;Coosa Lodge, WWW&quot; on Facebook</a></li>
<li><a href="https://instagram.com/coosalodge">@coosalodge on Instagram</a></li>
<li><a href="https://youtube.com/coosashows">Coosa Shows on YouTube</a></li>
</ul>        </div>

        <div class="col-1"> &nbsp; </div> <!-- /nav -->

      </div> <!-- /main -->

      <div class="row" id="footer">
        <div class="col-12">
          <p><em>"For he who serves his fellow is, of all his fellows, greatest!"</em>
        </div>
      </div>

    </div>
  </body>
</html>
