<!doctype html> 
<head>
<style type="text/css">
html, body, div, p, em, strong, ol, ul {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	background:#fff;
	color:#000;
	font-family:arial;
	text-transform:uppercase;
}	
</style>
</head>
	<body>
		<div id="container" style="width:700px;margin:10% auto">
				<center>
					<h1>This Service is temporarily unavailable.</h1>
					<h2>Normal service will be restored soon.</h2>			
				</center>
		</div>
	</body>
</html>