body{
    text-align: center; 
    color: rgb(157, 57, 37);}
img{
    height: 250px;
    background-color: coral;}
body{
    background-color: black;}
p{
    font-size: 15pt;
background-color: darkgrey;
font-family: serif;}
h2{
    height: 5px;
background-color: coral;
font-family: serif;
font-size: 20pt;}
h1{background-color: coral;
font-family: serif;
font-size: 40pt;}