<!DOCTYPE html>

<html>
<head>
	<title>Server Maintenance in Progress</title>
	<meta http-equiv="refresh" content="30;url=/" />
	<meta name="robots" content="noindex">
	<link rel="shortcut icon" href="http://simpleupdates.s3.amazonaws.com/favicon-su.ico" type="image/x-icon">
	
	<style type="text/css">	
		body {
			width: 100%;
			margin: 0;
			padding: 0;
			background: #777;
		}
		#wrapper {
			width: 800px;
			margin: 0 auto;
			padding: 335px 0 0;
			font-family: "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
			text-align: center;
			background: url('http://simpleupdates.s3.amazonaws.com/maintenance-wrapper-bg.png') no-repeat center 110px;
			color: #fff;
		}
		h1 {
			margin: 0 0 0.34em;
			padding: 0.67em 0 0.34em;
			font-size: 2.5em;
			text-shadow: 0.05em 0.05em 0.1em #000;
			background: url('http://simpleupdates.s3.amazonaws.com/su-systempage-separator.png') no-repeat center bottom;
		}
		img { border: none; }
		p.su-slogan {
			margin: 20px 0;
		}
		a, a:visited {
			color: #ccc;
		}
		a:hover, a:active {
			color: #eacece;
		}
	</style>
</head>

<body>

<div id="wrapper">

	<h1>Server Maintenance in Progress</h1>

	<div id="content">
		<p>We're currently performing maintenance on the server.</p>
		<p>The site will be back momentarily.<br /><br /></p>
		<p class="su-slogan">
			<a href="http://www.simpleupdates.com"><img src="http://simpleupdates.s3.amazonaws.com/su-systempage-slogan-300-54.png" alt="SimpleUpdates.com - Websites &amp; Mobile Apps Made Easy" /></a>
			<!-- <a href="http://www.adventistchurchconnect.com"><img src="http://simpleupdates.s3.amazonaws.com/acc-systempage-slogan-300-82.png" alt="dventist Church Connect" /></a> -->
			<!-- <a href="http://www.adventistschoolconnect.com"><img src="http://simpleupdates.s3.amazonaws.com/asc-systempage-slogan-300-82.png" alt="Adventist School Connect" /></a> -->
		</p>
	</div>
	<!-- Powered by -->
</div>

</body>
</html>