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

	body {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	img {
		border-width:0px;
	}

	ul {
		padding-left:0; 
	}

	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;
	}

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

	#bottext {
		width: 50%;
		margin-top: 50px;
		font-family: "Roboto";
		font-weight: 300;
		font-size: 14px;
		color: rgba(0, 0, 0, 0.9);
	}

</style>
</head>

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

	<img height="75px" src="https://www.inmotionhosting.com/dslib/assets/logos/corporate/logo-imh.svg" />
	<h1>Currently Unavailable</h1>
	<h2>This site is currently unavailable. Please check back later.</h2>
	<br />

	<div id="reason">
		If you are the site owner, please check your account for more information or contact our support team at your earliest convenience. Our customer support team is available 24/7 via live chat.<br/>

		<div id="bottext">
			For security and privacy, we can only share account information with the owner or an authorized party. All requests are subject to verification.
		</div>

		<ul><b>Contact InMotion Hosting:</b> <a href="https://www.inmotionhosting.com/contact">https://www.inmotionhosting.com/contact</a></ul>
	</div>

</center>
</div>
</body>
</html>
