body{
  background-color: #d4e5ef;
}
h1{
 font-family: cursive;
  color: #6587ac;
  text-align: center;
  font-size: 43px
    float: centet;
}
img{
 width: 500px;
float: center;
  border-style: solid;
   border-width: 7px;
  border-color: #986c28;
}
p{
  color: #314559;
  font-family: cursive;
  text-align: right;
  font-size: 17px;
}
h2{
  color: #314559;
  font-family: cursive;
    text-align: center;
  font-size: 25px
}
h3{
  color: #314559;
  font-family: cursive;
  text-align: right;
  font-size: 17px;}
h4{
  color:#1f2b37;
  font-family: cursive; 
  text-align: right;
}
h5{
  color:#41566b;
  text-align: center;
  font-family: cursive;
}
a{
  color: #276cff;
 text-align: center;
  font-family: cursive;
}