body {
    background-image: url("/assets/Florida2.jpg");
    background-repeat: no-repeat;
  }
  
  .fancy {
    font-weight: bold;
    text-shadow: 4px 4px 3px #77f;
  }