img{

}
body{
    background-color: rgb(red, green, blue);
}

h2{

    text-align: center;
}

h1{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-color: aqua;
}