<!doctype html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Teeville</title>
	<style type="text/css">
		html {
			background: #0f0e1b;
			font: 300 16px/32px 'Helvetica', sans-serif;
			color: #FFF;
			text-align: center;
			padding: 200px 0;
		}
	</style>
</head>
<body>
	<img src="http://teeville.eu/img/logo_teeville_white.png">	<h1>We're back very soon!</h1>
</body>
</html>