body {
  background: url("./img/background.jpeg") #ccc no-repeat fixed center;
}
.texto {
  color: #01629c;
}
.fundoBranco {
  background-color: white;
}