<!DOCTYPE html>
<html>

<head>
  <link rel="stylesheet" type="text/css" href="lof.css">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <link href="https://fonts.googleapis.com/css?family=Raleway|Roboto&display=swap" rel="stylesheet">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Legacy Of Fun</title>


</head>

<body>
  <div id="sitecontainer">
    <header id="siteheader"><!-- BEGIN siteheader -->
      <h1>
        <a href="http://legacyoffun.com"><img src="layout_images/lof-sign.png" alt="Legacy Of Fun"></a>
      </h1>

      <nav>
        
      </nav>
    </header><!-- END #siteheader -->



    <div id="pagecontent">
      <main>
        <section id="pageintro" class="contentbox">
          <header>
          <h1>Welcome to Legacy of Fun!</h1>
          </header>
          <img class="inline-r" width="200px" src="layout_images/fam-disney.jpg">
          <p>Making time for fun isn't always easy.</p>

          <p>Sometimes we want to create fun experiences for our families, but coming up with ideas takes time we don't have.  </p>

          <p>My hope is that whatever groundwork I put in weaving fun into my own life can make it easier for you to implement too.</p>

          <p>And then I hope you'll share it with others... because we could all enjoy a little more fun.</p>

          <h2>Website on hiatus for a time...</h2>
          <p>I haven't had time to focus on the site in a long time, so going to put things officially on hold here for now until I can give it the attention it needs.</p>
          <p>Please feel free to follow or connect via any of the social links to the right or below.</p>
          <p>The heart of this site is still something I believe strongly in, so I hope to breathe fresh life into it in the future.</p>
          <p>Thanks to everyone who has showed this site support over the years!</p>
          <p>-Mike</p>

        </section>  <!-- End #pageintro -->

        
       

      </main>

      <section id="sidebar">
        <aside class="contentbox social">
          <header>
            <h1><img src="layout_images/follow.jpg" class="wide-image" alt="Subscribe!"></h1>
          </header>
          <ul>
          <li><i class="fa fa-facebook-square"></i> <a href="https://www.facebook.com/LegacyofFun" target="_blank">Facebook</a></li>
          <li><i class="fa fa-twitter"></i> <a href="https://www.twitter.com/legacyoffun" target="_blank">Twitter</a></li>
          <li><i class="fa fa-youtube"></i> <a href="https://www.youtube.com/user/legacyoffun" target="_blank">YouTube</a></li>
          <li><i class="fa fa-twitch"></i> <a href="https://www.twitch.tv/legacy_of_fun" target="_blank">Twitch</a></li>
          <li><i class="fa fa-instagram"></i> <a href="https://www.instagram.com/legacy_of_fun/" target="_blank">Instagram</a></li>
          </ul>
        </aside>

        
      </section><!-- #sidebar -->

    </div> <!-- End #pagecontent -->


    <footer id="sitefooter">
      <p id="copyright">Copyright Mike Mitrovich 2010 - 2026</p>
    </footer> <!-- End #sitefooter -->
  </div><!-- End #sitecontainer -->
</body>
</html>