*{
	padding: 0;
	margin: 0;
}
body{
	background-image: url(../img/en-construccion/fondo.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #5585ba;
}
.fondo-area{
	background-image: url(../img/en-construccion/area-centro.png);
	background-position: top center;
	background-repeat: repeat-y;
}