body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}

.fondo {
  background-image: url(img/forestbridge.jpg);
  min-height: 100%;
  background-position: center;
  background-size: cover;
}

.fontPer{
color: white;

}