<!doctype html>
<html>
	<head>
		<meta charset="UTF-8">
		<title>Website under maintenance</title>
		<link href="http://fonts.googleapis.com/css?family=Vollkorn" rel="stylesheet" type="text/css">
	</head>
	<body>
		<div style="font-family: 'Vollkorn', serif; font-size: 50px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8), 2px 2px 2px rgba(0, 0, 0, 0.15)   ; color: #000; text-align:center; margin:150px 0 10px; text-rendering: optimizeLegibility; letter-spacing: -2px;">We will be back soon.</div>
		<div style="font-family:Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; color: #888; text-align:center;">We are updating more awesome content for you.</div>
	</body>
</html>