<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Oops! tu sitio ha sido suspendido</title>
<style>
body {
	background: url(/img-sys/body_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}
h1, h3 {text-align:center; color:#333}
.container{ width:500px; margin:auto}
	
</style>
</head>

<body>
<h1>Oops! tu sitio ha sido suspendido!</h1>
<h3>Tu sitio pudo haber sido suspendido por las siguientes causas:</h3>
<div class="container">
<table width="100%" border="0" cellspacing="10" cellpadding="0" style="font-size:20px">
  <tr>
    <td width="24%"><img src="/img-sys/np.png" width="83" height="83" /></td>
    <td width="76%">No Pago del Servicio de Hosting</td>
  </tr>
  <tr>
    <td><img src="/img-sys/spam.png" width="83" height="83" /></td>
    <td>Envío de SPAM</td>
  </tr>
  <tr>
    <td><img src="/img-sys/sobrecarga.png" width="83" height="83" /></td>
    <td>Sobrecarga de CPU</td>
  </tr>
</table>
</div>
<h3> Para solucionar este inconveniente debera comunicarse  via ticket en <a href="http://soporte.powerhost.cl">http://soporte.powerhost.cl</a><br>
Le recordamos que informacion respecto a su suspension solo seran entregadas por escrito, <strong>No</strong> Via telefonica.</h3>
</body>
</html>
