img{
  width:500px;
  border-width: 15px;
  border-style: ridge;
  border-color: #0020ff;
  
}

body{
  background-color: #00c9ff
}

h1{
  font-family: impact;
  color: #0020ff;
  text-align: center;
}

h2{
  font-family: impact;
  color:#0020ff;
  float: center;
}

p {
  text-align: left;
  font-family: impact;
  color: #0020ff
}

h3 {
  color: #0020ff;
  font-family: impact;
}