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: rgba(255, 0, 212, 0.63);
}