<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		
		<title>This web hosting account has been suspended | Surftown</title>
		<link rel="stylesheet" media="all" href="//go.surftown.com/style/css/simple_landing.css" />
		
		<!-- Google Analytics -->
		<script>
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
		
		ga('create', 'UA-317050-37', 'auto');
		ga('send', 'pageview');
		</script>
		
		<!-- Favicons for different devices -->
		<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="//go.surftown.com/style/img/favicon.ico">
		<link rel="icon" type="image/png" href="//go.surftown.com/style/img/favicon.png" sizes="16x16">
		<link rel="apple-touch-icon" href="//go.surftown.com/style/img/favicon_apple.png">
		<meta name="msapplication-TileImage" content="//go.surftown.com/style/img/favicon_windows.png">
		<meta name="msapplication-TileColor" content="#70227E">
	
	</head>
	<body>
		<div id="container">
			<img src="//go.surftown.com/style/img/logo_large.png" class="logo" />
			<div id="inner">
				<h1>This web hosting account has been suspended</h1>
				<p>The website you are trying to access is not accessible at this time, because it has been suspended.</p>
				<p>There may be several reasons for the suspension, but most often it is caused by non-renewal of the web hosting account. The owner has been informed of the reason for suspension.</p>
				<p>Kind regards,<br />
					Surftown
				</p>
			</div>
		</div>
	</body>
</html>

