<!DOCTYPE HTML>
<!--
	Aerial by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
	<head>
		<title>MLOStudio</title>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<meta name="description" content="" />
		<meta name="keywords" content="" />
		<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
		<script src="js/skel.min.js"></script>
		<script src="js/init.js"></script>
		<noscript>
			<link rel="stylesheet" href="css/skel.css" />
			<link rel="stylesheet" href="css/style.css" />
			<link rel="stylesheet" href="css/style-wide.css" />
			<link rel="stylesheet" href="css/style-noscript.css" />
		</noscript>
		<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
		<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
	</head>
	<body class="loading">
		<div id="wrapper">
			<div id="bg"></div>
			<div id="overlay"></div>
			<div id="main">

				<!-- Header -->
					<header id="header">
						<h1>MLOStudio</h1>
						<p>Em breve aqui mais uma produção MLO.</p>
						<nav>
							<ul>
								<li><a href="http://twitter.com/mundoloucodeozi" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
								<li><a href="http://facebook.com/mundoloucodeozi" class="icon fa-facebook"><span class="label">Facebook</span></a></li>	
							<!--<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li> -->
								<li><a href="mailto:contato@mlostudio.com" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
							</ul>
						</nav>
					</header>

				<!-- Footer -->
					<footer id="footer">
						<span class="copyright">&copy; Feito por: <a href="http://mlostudio.com">MLOStudio</a>.</span>
					</footer>
				
			</div>
		</div>
	</body>
</html>