body{

    background-image: url(jackalope\ moon.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-color: antiquewhite;
}

 h2{
    font-family: "pragmatapro-fraktur", serif;
font-weight: 700;
font-style: normal;

    text-align: center;
    color: ivory;
}
