body {
    background-color: rgb(4, 135, 211);
}

h2 {
    font-family:'Times New Roman', Times, serif;
    color: white;
}


h3 {
    color: white;
}

h1 {
    color: rgb(157, 173, 226);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}