body{
  background-color: lightcyan;
  
}

h1{
  color:navy;
  font-family:helvetica;
  text-align: center;
  font-size:30;
  background-color:#bbe6ef;
  
}

img{
  width: 450px;
  float:right;
  border-style:groove;
  border-color:#85bcbc;
  border-width:medium;
  
}

body{
  background-color: lightcyan;

}

h1{
  color:navy;
  font-family:helvetica;
  text-align: center;
  font-size:30;
  background-color:#bbe6ef;

}

h2

img{
  width: 450px;
  float:right;
  border-style:groove;
  border-color:#85bcbc;
  border-width:medium;
  
}
a{
  color:#013f53;
  font-family:first-child;
  font-size:20px;
  }