h1{
font-size: 55px;
font-family: serif;
color: red;
border: solid  4px  rgba(2, 39, 27, 0.699);
border-radius: 15px;
text-align: center;
background-color: rgb(145, 243, 64);
}
 p{
font-size: 30px;
color: rgb(6, 6, 71);
 }
 img{

    margin-right: 100px;
 }

 #a1{

   font-size:40px; color: black;   margin-right: 100px ;
 }
