<!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=iso-8859-1" />
<title>Sitio Web Suspendido</title>
<style type="text/css">
<!--

* {
	margin: 0; 
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#FFFFFF;
	font-size:62.5%;
	text-align: left;
}

.divcentral {
	font-size: 12px;
	width:600px;
	height:200px;
	background-color:#374F68;
	margin:30px auto;
	text-align:center;
	padding: 30px;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
	color:#33CC00;
}
a {
	color: #CCDAEA;
	text-decoration: none;
}

a:hover {
	color: #00CC00;
	text-decoration: none;
}
-->
</style>
</head>

<body>
<div class="divcentral">
  <h1>Creixems Web Studio</h1>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <h2>Este Sitio se encuentra <em><strong>suspendido</strong></em>. </h2>
  <p>Disc&uacute;lpenos por las molestias ocasionadas.</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>Por favor contacte al <a href="http://creixems.com/contacto">proveedor de hospedaje</a> </p>
</div>
</body>
</html>
