<!DOCTYPE html>
<html lang="en">
<head>
	<style>
	body{
	    font-family: Helvetica, Arial, sans-serif;
	    text-align: center;
	}
	h1{
	    color: cadetblue;
	    margin-top: 50px;
	}
	</style>
</head>
<body>
  
  
  <h1>Site is offline for maintenance</h1>
  <p>We are currently undergoing scheduled maintenance. We will be back online as soon as possible. Please check back soon.</p>
 
</body>
</html>