h1 {
  text-align:center;
  font-family:cursive;
 font-size:50px;   
}


h2 {
  color:#dec7ea;
    font-family: monospace;
      text-align: justify;
  font-size:25px; 
}

h3{
  color: black;
}

p{
  color: #411fff;
  font-family: monospace
    
}
body {
background-color: #ffffff
  
}
img{
  width: 420px;
  border-style:dotted;
    border-width:5px;
  float: right
 margin:5px;

}
