body{
    background-color: rgb(22, 86, 146);
}

img{
    text-align: center;
    padding-left: 48%;
}
h1{
    color: white;
    text-align: center;
    font-family: Trebuchet ;
    padding-top: 30PX;
}

p{
    color: white;
    text-align: center;
    font-family: Trebuchet ;
}

form{
    color: white;
    text-align: center;
    font-family: Trebuchet ;
}

button{
    color: black;
    text-align: center;
    font-family: Trebuchet ;
    width: 10%;
}
