.background-body{

	background: #3D3A44 url("../img/expo-fondo.png") center center no-repeat fixed;
	background-size: cover;

}


a:link,
a:visited{
	color: #fff;
	text-decoration: none;
}

/*@media (min-width: 1200px){
	.modal-xl {
	    max-width: 1300px;
	}
}*/

