.logoblur {
	background-image: url(IMAGENES/logoMV_blur.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.fondo {
	background-image: url(IMAGENES/barras_Fondo.gif);
	background-repeat:  repeat-y;
	background-attachment: fixed;
}
