.respaldoDJ {
	overflow-y: scroll;
}

.btnsDJ {
	overflow-y: scroll !important;
}







h1.title-djaner1{
  color: #0677ab;
  text-align: center;
  margin: 100px 0 30px 0;

}


.txt-Djaner {
	color: #4e4e4e; 
	font-size: 16px;
	text-align: center;
}
	.txt-Djaner p{
		display: block;
		min-height: 100px;
	}

.txt2-Djaner {
	margin: 20px 0;
	padding: 20px 0;
	color: #4e4e4e; 
	font-size: 18px;
	text-align: center;
	background: rgb(255, 255, 255, 0.5);
}
	.txt3-Djaner {
		color: #ffffff; 
		font-size: 20px;
		text-align: center;
		background: rgb(15, 200, 115, 1);
	}
		.txt3-Djaner a{
			color: #ffffff; 
			font-size: 20px;
			text-align: center;
			text-decoration: none;
		}
			.txt3-Djaner a:hover{
				color: #d4d4d4;
			}