.fondo {
	background-attachment: fixed;
	background-image:  url(images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
