<!doctype html>
<title>Site Maintenance</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<style>
  body { text-align: center; padding: 10px; }
  h1 { font-size: 50px; }
  body { font: 20px Helvetica, sans-serif; color: #333; }
  article { display: block; text-align: left; width: 650px; margin: 0 auto; }
  a { color: #dc8100; text-decoration: none; }
  a:hover { color: #333; text-decoration: none; }
</style>

<article>
    <h1>We&rsquo;ll be back soon!</h1>
    <div>
        <p>Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment. We&rsquo;ll be back online shortly!</p>
                <p>&mdash; stuartmcmillen.com</p>
		<a href="https://www.facebook.com/stumcm/"><i class="fab fa-facebook-square fa-3x"></i></a>
		<a href="https://www.instagram.com/stuartmcmillen/"><i class="fab fa-instagram fa-3x"></i></a>
		<a href="https://twitter.com/stuart_mcmillen"><i class="fab fa-twitter-square fa-3x"></i></a>
		

    </div>
</article>