<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>

<title>Simply Stephy | Beauty. Fashion. Love.</title>

<meta name="viewport" content="width=device-width; initial-scale=1.0">
<meta name="description" content="Simply Stephy is blog site dedicated to  inspire women of all ages to learn the latest tips and tricks about beauty, make-up, and style.">
<meta name="keywords" content="Beauty, Style, Make-up, Simply, Stephanie, Hair Style, Fashion, Blog, Blogger, Product Reviews, Beauty Reviews, Giveaways">

<link rel="stylesheet" href="style.css" />

</head>

<body>
	<div id="container">
		<div class="dead-center">
			<header id="header">
				<h1><a href="/">Simply Stephy</a></h1>
				<h2><span class="leftline"></span> Under Construction <span class="rightline"></span></h2>
			</header>
			
			<section id="maincontent">
				<!-- Begin MailChimp Signup Form -->
				<div id="mc_embed_signup">
				<form action="http://simplystephy.us6.list-manage1.com/subscribe/post?u=8fe568a0d11f0ad394408b9ec&amp;id=859047a895" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
					<label for="mce-EMAIL">We’re giving the site a fresh new look.<br />
					Sign up and we’ll notify you when it’s ready!</label>
					<br />
					<input type="email" value="Enter your email address" onfocus="if (this.value == 'Enter your email address') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter your email address';}" name="EMAIL" class="email" id="mce-EMAIL" required>
					<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
				</form>
				</div>
				<!--End mc_embed_signup-->
			</section>
			
			<footer id="footer">
				<nav>
					<ul id="social">
						<li class="twitter"><a href="http://twitter.com/simplyystephyy" target="_blank">Twitter</a></li>
						<li class="facebook"><a href="http://facebook.com/simplyystephyy" target="_blank">Facebook</a></li>
						<li class="instagram"><a href="http://instagram.com/simplystephy" target="_blank">Instagram</a></li>
					</ul>
				</nav>
			</footer>
		</div>
	</div>
	
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-16912794-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>

</html>