body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#contenedor {
	height: 560px;
	width: 900px;
	margin: auto;
}
#contenedorh {
	height: 560px;
	width: 900px;
	margin: auto;
}
