@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8a0002;
}

#wrap {
	background-color: #FFF;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#wrap .contruccion {
	background-image: url(../images/construccion.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	height:730px;
}
