<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
	body{background-color:#f4f9fa}
	.centered{text-align:center}
	.container{border:1px solid #e2e2e2;width:750px;margin:50px auto}
	.header{height:100px;background-color:#fbfdfd;padding-top:50px;}
	.header h1{font: bold 150% Arial, Helvetica, sans-serif;
color:#5278af;margin:0;padding:0}
	.header h2{font: bold 80% Tahoma, Verdana, sans-serif;
color:#5278af;margin:0;padding:0}
	.line{height:15px;background-color:#eef6f7}
	.error-container{background-color:#fff;font:normal 80% Tahoma, Verdana,
sans-serif;color:#000;text-align:justify;padding:30px}
	.error-container li{padding-bottom:10px}
	.error-container a:link, .error-container a:visited{font:normal 100%
Tahoma, Verdana, sans-serif;color:#5278af;text-decoration:underline}
	.error-container a:hover{color:#5278af;text-decoration:none}
</style>
<title>Suspended or Closed Account </title>
</head>
<body>
<div class="centered">
	<div class="container">
		<div class="header">
			<h1>This account has been Suspended or Closed</h1>

			<h2>Please contact your web hosting provider for more information</h2>
		</div>


	</div>
</div>

</body>
</html>
