<!DOCTYPE HTML>
<html lang="en">
<head>
	<title>Press Centre - ONYX Hospitaltiy Group</title>
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
	<meta charset="UTF-8">
    <link id="favicon" type="image/x-icon" rel="shortcut icon" href="//cloudstorage.onyx-hospitality.com/favicon.ico" />
    <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed|Roboto" rel="stylesheet" type="text/css">
	<link href="/css/styles.css" rel="stylesheet">
	<link href="/css/responsive.css" rel="stylesheet">
	
</head>
<body>
	
	<div class="main-area center-text" style="background-image:url(/images/mainphoto.jpg);">
		
		<div class="display-table">
			<div class="display-table-cell">
				<div class="logo"><img src="https://cloudstorage.onyx-hospitality.com/images/logo-onyx.png" alt="ONYX Hospitality Group"></div>
				<h1 class="title font-white">We're currently down for maintenance</h1>
				<p class="desc font-white">The ONYX Press Centre will be back shortly</p>
				
				<!--<a class="notify-btn" href="mailto:"><b>Contact us</b></a>-->
				
				<ul class="social-btn font-white">
					<li><a href="https://www.facebook.com/ONYXHospitalityGroup" target="_blank">facebook</a></li>
				</ul><!-- social-btn -->
				
			</div><!-- display-table -->
		</div><!-- display-table-cell -->
	</div><!-- main-area -->
	
</body>
</html>