body {
    text-align: center;
    font-family: 'Comic Neue', cursive;
    background-image: url('limehorizon.jpg');
    background-repeat: no-repeat;
    background-size:cover;
    color: white;
    text-shadow: 1px 1px black;
}
