<!DOCTYPE html>
<html>
<head>
	<title>SermonSpice - Media for Your Message</title>
	<meta name="title" content="Sermonspice - Media for Your Message" />
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="description" content="SermonSpice. Downloadable sermon media videos, worship backgrounds and illustrations for the everyday working pastor. Easter and holiday videos also available." />
	<meta name="robots" content="all" />
	<meta name="copyright" content="Copyright 2013" />
	
	<link rel="stylesheet" type="text/css" href="http://cache.sermonspice.com/media/lockdown/css/reset.css" media="screen, projection, tv, print" />
	<style>
	html {
		height: 100%;
	}
	body {	
		font-size: 62.5%;
		font-weight: normal;
		color: #999999;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		text-shadow:none;
		
		background-repeat: repeat;
		background-attachment: fixed;
		background-color: #091B26;
		background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#0c2536), to(#071217));
		background-image: -webkit-radial-gradient(50% 50%, #0c2536, #071217);
		background-image: -moz-radial-gradient(50% 50%, #0c2536, #071217);
		background-image: -o-radial-gradient(50% 50%, #0c2536, #071217);
		background-image: -ms-radial-gradient(50% 50%, #0c2536, #071217);
		background-image: radial-gradient(50% 50%, #0c2536, #071217);
	}
	
	#logo, #message, #footer {
		width: 800px;
		position: absolute;
		margin-left: -400px;
		left: 50%;
	}
	
	#logo {
		top: 40px;
	}
	
	#message {
		text-shadow:0px 0px 10px #000000;
		text-align: center;
		height: 200px;
		top: 50%;
		margin-top: -100px;
	}
	
	#message h1 {
		font-size: 5em;
		font-weight: normal;
		margin-bottom: 40px;
		color:#eee;
	}
	
	#message p {
		font-size: 1.5em;
		margin-bottom: 1em;
	}
	
	#footer {
		bottom: 20px;
		font-size: 1.2em;
		text-align: center;
	}
	
	</style>
</head>
<body>
<div id="logo">
	<img src="http://cache.sermonspice.com/media/lockdown/images/sermonspicelogo.png" />
</div>
<div id="message">
	<h1>Scheduled Down Time</h1>
	<p>We are working hard making the site better for you.</p>
	<p>We are currently down for scheduled maintenance,<br/>but we should be back up shortly.</p>
	<p>Thank you for you patience!</p>
</div>
<div id="footer">
	<p>&copy; 2013 SermonSpice.com. All Rights Reserved.</p>
</div>
</body>
</html>
