h1{
  text-align: center;
  color: rgb(135, 104, 154);
  font-size: 45px;
  background-color: rgb(104, 55, 130);
}

h2{
  text-align: center;
    color:#40227d;
  font-family: cursive;
  background-color: #25aac3;
}
h3{
  
}

img{ 
border-color:#5821bc;  
 border-style:dotted; 
   border-width:5px;
  width:300px;
}