<html>
<head>
<title>Temporarily Unavailable</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,900" rel="stylesheet"> 
<style type="text/css">

	body {
			background-image: url('https://www.inmotionhosting.com/_img/body_bg.gif');
			background-repeat: repeat-x;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: 700;
		}
	img {	border-width:0px; }

	h1 {
		font-family: "Roboto";
		font-weight: 900;
		font-size: 48px;
		text-shadow: 1px 1px rgba(32, 32, 32, 0.2);
	}

	h2 {
		font-family: "Roboto";
		font-weight: 400;
		font-size: 24px;
	}

	h4 {
		font-family: "Roboto";
		font-weight: 900;
		font-size: 24px;
		color: rgba(40, 40, 40, 0.7);
	}

	#reason {
		width: 50%;
		margin-top: -20px;
		font-family: "Roboto";
		font-weight: 300;
		font-size: 12px;
		color: rgba(40, 40, 40, 0.7);
	}

	#bottext {
		width: 50%;
		margin-top: 100px;
		font-family: "Roboto";
		font-weight: 300;
		font-size: 14px;
		color: rgba(0, 0, 0, 0.9);
	}
	
	.header { background-image: url('https://www.inmotionhosting.com/_img/head_logo.gif'); }

</style>
</head>

<body>
<br /><br />
<div>
<center>

<h1>Temporarily Unavailable</h1>
<h2>We apologize for the inconvenience, but this page is currently unavailable. Please check back again later.</h2>
<br/>

<h4>504 Gateway Timeout</h4>
<div id="reason">
	The backend service failed to respond within the expected amount of time.
</div>

<center>
<div id="bottext">
	If you are the website owner, please check <a href="http://status.inmotionhosting.com/">status.inmotionhosting.com</a> for outage details, or contact our support team if you require assistance.
	<br/><br/>
	We cannot disclose any information regarding this account if you are not its owner or authorized party. For the security and privacy of our customers, all account requests are verified prior to the disclosure of account information.
</div>

</body>
</html>


