p {
    font-family: Comic Sans MS;
}
h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
}
blockquote {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
body {
    background-color: rgb(157, 228, 252);
}
