.fondoarticulos {
	background-attachment: fixed;
	background-image: url(fondo_articulo.css);
	background-repeat: repeat;
	background-position: center center;
}
