.spinner {
	background-color:   RGBA(150,150,150,0.5);	
	width:			  	100%;
	height:			  	100%;
	top:			  	0;
	left:			  	0;
}

.titulo {
	font-family:	  	hkiosko;
	font-size: 			3em;
	font-weight: 		bold;
}

.mediano {
	font-size: 1.5em;
}
.captura {
	font-size: 1.1em;	
}