body{
    background-color: orangered;
}
h1{
    font-size: 40px;
    font-family: 'Times New Roman', Times, serif;
}
h2{
    font-size: 25px;
}
h3{
    font-size: 20px;
}