body{
  
 background-color: rgb(231, 223, 249); 
}


h1{
  color: #081d90;
  font-family: timesnewroman; 
  
  text-align: center
 
}
img{
  width: 450px;
  border-style:dotted;
    border-color:#9ec8ff  ;
      border-width:7px;
}
h3 {  color: #081d90;
  font-family: timesnewroman; 

  text-align: center}

h2{
  color: #081d90;
  font-family: timesnewroman; 

  text-align: center
}

h4{  color: #081d90;
  font-family: timesnewroman; 

  text-align: center}

p {  color: #081d90;
  font-family: timesnewroman; 
}



a{
  color: #9a3edd;
  border-color: #9ec8ff;
  border-width: 5px;
  border-style: groove;
  font-size: 18px;
  font-family: monospace
}
