.fondo {
	background-image: url(../imagenes/02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

