<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Entamio Pty Ltd Closure</title>
<link href="https://fonts.googleapis.com/css?family=Rokkitt" rel="stylesheet"> 

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<style type="text/css">
body {
	background-color: #EB593F;
	font-family: Rokkitt;
}
	h2,h3{ color: white;}
</style>
</head>

<body>
<div class="container">
	<div class="row">
		<div class="col col-xs12">
			<h1 class="page-heading">entamio closure</h1>
			<h2>as of the 16th november entamio announced the closure of the RTO. </h2>
			<h3>please contact 1300 639 837 if you have any questions regards this closure.</h3>
		</div>
	</div>
</div>
</body>
</html>
