.background-body{
	background: #3D3A44 url("../img/speakers-background.png") center center no-repeat fixed;
	background-size: cover;
}


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


.speaker-foto{
	max-width 	: 560px;
	margin-top 	: -100px;
	left 		: -10px;
	position 	: absolute;
}

.speaker-nombre{
	font-size 	: 55px;
	font-weight : bold;
	line-height : 1;
}

.speaker-puesto{
	line-height : 1;
	margin 		: 5px 0 20px 0;
}

.speaker-regresar{
	position 	: absolute;
	bottom 		: 0px;
}
