body{
    background-image: url(../img/abstract-organic-pattern-design-background_1048-19286.avif);
    background-size: 500px;
    background-repeat: repeat;
    background-attachment: fixed;
}
h1{
    background-color: rgb(136, 184, 255);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(21, 66, 103);
}
p{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h2{
    background-color: rgb(155, 184, 229);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(14, 37, 56);
}
