.bg-image-full {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
}

p {
  font-size: 1.1em;	
}

h1 {
  font-size: 4.5vw;
  color: #FFF;	
}
