body{
  background-color: #c9f9f8
}

h1{
color:white;
  font-family: ink free;
  text-align: center;
  font-size: 70-px;
  background-color: black;
}

img{
  width:250px;
    float:right;
  border-style: double;
  border-color: #846d6d;
  border-width: 5px;
} 

h2{
  color:white;
    font-family: ink free;
  text-align: center;
  font-size: 50-px;
  background-color: black;       
}

h3{
  color: #3d719f    
}
a{
  font-family: impact;
    font-size: 25px;
  border-style:groove;
  border-width: 5px;
}




















































