body{
background-color: #49a5e4; 
}

h1{
  color:#9bcdf0;
  text-shadow: 1px 1px #49a5e4;
  font-family:timesnewroman;
  text-align:center;
}
img{ 
  width:350px;
  float:right;
  border-style:dotted;
  border-width:50xp;
  border-color:#9bcdf0;
}
h3{ 
  color:#9bcdf0;
  text-shadow: 1px 1px #9bcdf0;
  font-family:timesnewroman;
  text-align:left}