<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="pt-BR">

	<head>
		<meta charset="UTF-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />

		<link rel="profile" href="http://gmpg.org/xfn/11" />
		<link rel="pingback" href="https://www.leoquintino.com.br/20/xmlrpc.php" />
		
		<!-- Google font -->
		<link href='//fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css' />

		<title>Blog Leonardo Quintino</title>

	    <style>
	    	body{
	    		border: 0;
	    		margin: 0;
	    		padding: 0;
	    	}
			.absolute{
	background-image: url('http://www.leoquintino.com.br/20/wp-content/plugins/wp-manutencao/public/images/coffe.gif');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.2;					
}
.container{
	position: relative;
}
.wrap{
	padding: 2em;
	margin: 5em 0 0 0;
	text-align: center;
	font-family: 'Varela Round', sans-serif;
	max-width: 100%;
	line-height: normal;
}	    </style>
	</head>

	<body>
		<div class='absolute'></div>				
<div class='container'>
	<div class='wrap'>
		<h1>Algumas melhorias estão sendo implementadas</h1>
		<h4>Tome um café e volte em alguns instantes...</h4>
		<h3>Obrigado</h3>
	</div>
</div>		
		<script type="text/javascript">
			jQuery(window).load(function(){

});		</script>		
	</body>


</html>

