 body {
    padding-top: 200px;
    text-align: center;
    font-family: Palatino bold italic, "Times New Roman",Times, serif;
 	color: black;
 	font-size: 17px;
    background-color: #FFFFFF;

}
titulo{
	font-size: 60px;
	font-weight: bold;
}
subtitulo{
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
}
direccion{
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	
}
entrevista{
	font-family: Arial;
	font-size: 17px;
	//font-weight: bold;
	//font-style: italic;
	//color: #681B1B;
}
a { 
	margin: 0em 0; display: block;
	text-decoration: none;
	color: black;
}
