.div_principal{
	position: absolute; 
	z-index: 3000; 
	width: 100%
	 
}
.tabela{
	 text-align: center; 
	 margin: 1px auto;
	 text-shadow: 1px 1px 5px black, 2px 0 5px black, 0 0 5px black;
}
.contagem{
width:300px;
height:70px;
background-color: #ffffff;
color: #ffa400;
}

.numero
{
 
width: 110px;
background-color: transparent;
color: #fbae23;
font-size: 50px;
margin: 2px;
text-align: center;
border-radius: 5px;
padding: 0px;
 font-family: 'Chewy', cursive;
}

.legenda{
height: 20px;
line-height: 0px;
font-size:30px;
background-color: transparent;
color: #fbae23;
 font-family: 'Chewy', cursive;
text-align: center;
}
.data_titulo{
	font-size:27px;
background-color: transparent;
 font-family: 'Chewy', cursive;
text-align: center;
color: #fbae23;
text-shadow: 1px 1px 5px black, 2px 0 5px black, 0 0 5px black;
 
}