*{
	margin: 0;
	padding: 0;
	font-family: 'Avenirdelgada';
}
#particles-js{
	background: url(imagenes/f-3.jpg);
	background-position: center;
	background-attachment:initial;
	background-size: cover;
	width: 100%;
} 
.ancho-letras{
	top: 77px;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.letras-slider{
	width: 100%;
	margin: auto;
}
.letras-slider h1{
	color:  #9aea4a;
     text-shadow: 5px 5px 7px black;
	font-family: pala;
	font-size: 70px;
}
.letras-slider p{
	color: #fff;
    box-shadow: 6px 6px 6px black;
    text-shadow: 2px 2px 4px black;
    text-align: center;
	font-size: 27px;
	font-family:rale;
}
.nj{
    padding-top: 2em;
    width: 9em;
}