.cuerpo {
	background-image: url(img/cuerpo.jpg);
	background-repeat:  repeat-x;
}
#texto {
	background-image: url(img/cuerpo.jpg);
	background-repeat:  repeat-x;
}
