body{
    background-image: url(Windy_Bay_forest.jpg);
    background-attachment: fixed;
background-size: 100% 100%;
}
h1{
        text-align: center;
    }

