#url{
	font-family: Montserrat;
	font-weight: 300;
	color:#999;
}

#url a{
	text-decoration: none;
	font-weight: 900;
	color:#666;
}

#creditos{
	font-size: 0.7em;
	color: #ccc;
	font-style: italic;
	font-weight: 300;
}

#url a:hover{
	color: #2c64a3;
}

#titulo, #titulo  h1{
	font-size: 1.8em;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 900;
}

#titulo  h1 em {
	font-weight: 100;
	font-style: normal;
	color:#ccc;
}
#tablero img{
	max-width: 100%;
}