body{
background-color:#4c9bda;
}

h1{

 color:#fff100;
 font-family: impact;
 text-align: center;
 font-size: 24px;
 border-style: ridge;

}
h2{
color:#f8e80a;
font-family: impact;
text-align: center;
font-size: 24px;
border-style: ridge;
}
img{
  width: 450px;
  float:right
  border-style: dotted;
  border-width: 100px;
  border-color: #00c9ff;
  border-radius: 10px;
}
a{
  font font-family: impact;
    font-size: 25px;
    border-style: groove;
    border-color: #b32020;
    border-width: 10px;
}