body {
    background-color: rgb(59, 105, 82);
}
h1 {
    text-align: center;
}
h3 {
    text-align: center
}
p {
    font-size:19px
}
p {
    color:rgb(12, 53, 14)
}
h2 {
    color:rgb(9, 45, 10)
}
p {
    font-family:Arial, Helvetica, sans-serif
}