<html>
<head>
<link rel="stylesheet" type='text/css' href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700'>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<style>
html{
	background: #edece4;
text-align:center;
font: normal 81.2%/1.65 "Open Sans", sans-serif;
}
body{

}
.error-code {
margin: 0;
font-size: 7.8em;
line-height: 0.9em;
color: #979797;
width: 500px;
margin-left: auto;
margin-right: auto;
}
.error-code h1{
font-size: 15px;}
.error-code h2{
font-size: 17px}
.error-code h3{
font-size:13px;}
a{
color:#333; }
</style>
</head>
<body>
<div class="error-code">
	<p>Jcray revient très vite!</p>
	<h1>La version 7 arrive le 07 avril 2014!</h1>
	<h2>Une toute nouvelle version pour mieux créer son jeu</h2>
	<h3><a href="http://facebook.com/jcraycom" target="_blank">Discutons en sur Facebook!</a></h3>
</div>
</body>
</html>