body {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_imagen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.lista {
	list-style-position: inside;
	list-style-image: url(imagenes/iconos/ballbl01.gif);
}
