@charset "utf-8";
body {
	background-image: url(images/fondo-intro.gif);
	background-repeat: repeat;
	margin: 0px;
	background-position: center center;
}
#contenedor {
	height: 800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	//padding-top: 22px;
}
body1 {
	background-image: url(images/fondo-intro.gif);
	background-repeat: repeat;
	margin: 0px;
	background-position: center center;
}
