.fondo {
	background-image: url(imagenes/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #000000;
}

