<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<head>
<title>cPanel Domain Default Page</title>
<meta name="robots" content="noindex, nofollow"> 
<style type="text/css">
body {
font:15px/20px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
background-color:#f2f2f2;
color:#333;
margin: 0;
padding: 0;
}
article {

margin-top:15%;
margin-left:auto;
margin-right:auto;
margin-bottom:12px;
width:800px;
min-height: 70px;
padding: 1em;
background-color:#fff;
border-radius: 5px 5px 5px 5px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
text-align: center;
}
footer {
text-align:center;
color:rgb(136, 136, 136);
font-size:10px !important;
margin-top:10px;
margin-bottom:10px;
}
footer a,footer a:active,footer a:visited {
text-decoration:none;
color:rgb(136, 136, 136);
}
footer a:hover {
text-decoration:underline;
}
a,a:active,a:visited {
color:#176fa1;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
</style>
</head>
<body>
<article>
<h1>Conta Suspensa</h1>
<p>Contacte o seu fornecedor de serviço para mais informações.</p>
<br>
<br>
<h1>Account Suspended</h1>
<p>Contact your hosting provider for more information.
</article>
<footer>
<span>
</a>
</span>
</footer>
</body>
</html>
