body{
  background-color :#eebcdd
}
h1{
  color:#c2def7;
    font-family:helvetica;
  text-align: center
    font-size;50px;
  background-color: #0e4982
}


img{
  width: 250px;
  float:riight;
  border-style:double;
  border-color:#c2def7;
  border-width:5px;
}
h2{color:#c2def7;
  font-family:helvetica;
  text-align: center
    font-size;50px;
  background-color: #0e4982
  
}
p{color:#0e4982;
  font-family:helvetica;
  text-align: left
    font-size;30px;
}
a{
  color:azure;
  font-size:20px;
}


