body{
  text-align: center;
  background-color: rgba(120, 217, 255, 0.55);
}
h1 {

  color: rgb(108, 77, 77);
  font-family: monospace;
  text-align:center;
  text-shadow: #152626
}
h3 {

  color: rgb(152, 25, 29);
  font-family: monospace;
  text-align:center;
}
p {

  color: rgb(30, 30, 30);
  font-family: cursive;
  text-align:center;
}
a{
  font-family: fantasy;
  border-style:ridge;
  border-color:#2a142a;
  border-radius: 47px;
  padding: 10px;
  background-color: #00fffd;
  
}
h2{
  text-align: center;
  font-family: fantasy
}
img {
height: 300px;
  text-align: left;
  border-style: double;
 border-radius: 37px;
border-color: #101010;

    
}
ul {

  color: rgb(30, 30, 30);
  font-family: fantasy;
  text-align:center;
}
body {
  background-image: url(asdfghjkl-.jpg);
}
  