<!DOCTYPE html>
<html>
<head>
<title>iepi.es</title>
<meta name="description" content="Información sobre iepi" />
<meta name="keywords" content="iepi" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
<style type="text/css">
*{
	margin:0; 
	padding:0;
}
html { height:100%; }
body {
	height:100%;
	background: #e0eaff; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #e0eaff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#e0eaff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#e0eaff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%,#e0eaff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%,#e0eaff 100%); /* IE10+ */
	background: linear-gradient(top, #fcfcfc 0%,#e0eaff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0eaff',GradientType=0 ); /* IE6-9 */
	font-family: Cambria,sans-serif;
	text-align: center;
	font-size: 14px;
	color: #333333}
.content {
	padding: 20px;
	margin: 50px;
	border:1px solid #999;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	box-shadow:rgba(0,0,0,0.5) 0px 0px 4px;
	width: 550px;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 36px;
	margin-bottom: 18px;
}
</style>
</head>


<body>
<div class="content">
<h1>iepi.es</h1>
<img src="/images/7.jpg" />
<p>El sitio iepi.es esta actualmente en contrucción...</p>
</div>
</body>
</html>