<!DOCTYPE html>
<html>
	<head>
		<title>Mindutopia Hosting - Default Page</title>
		<meta name="robots" content="noindex,nofollow">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
		<style>
			body{background:#F26C37; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
			.image_wrap{ width: 67%; display: block; margin: 0px auto; padding: 10% 0px 0px}
			.image_wrap img{display: block; width: 100%; max-width: 100%; height: auto;}
@media ( min-width: 768px ) {
.image_wrap{ width: 33.3333%; }
}
		</style>
	</head>
	<body>
	
	<div class="image_wrap">
		<img src="http://project.mindutopia.com/images/final.png" alt="Mindutopia.com" />
	</div>
	<h1 style="font-weight: 400; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); ">Welcome!</h1>
	<p style="text-align: center;">This website is coming soon or hasn't been configured properly.</p>
</body>
</html>

