body{
  background-color: #32b6fb;
}

.conteudo{
  text-align: center;
  font-size: 1.2em;
}


.conteudo a{
  text-decoration: none;
  color: inherit;
}