<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<title>maintenance</title>
		<!-- Date: 2012-03-06 -->
		<style>
			div{text-align: left;width:500px;margin:0 auto;}
			div div{position: absolute;top:38%;left:30%}
			p{ font-weight: bold; }
		</style>
	</head>	
	<body>
		<div>
			<div>
				<p>The site is currently undergoing scheduled maintenance.</p>
				<p>Please check back later.</p>
			</div>
		</div>
	</body>
</html>
