
h1 {
  font-family: algerian ;
  text-align: center;
  color: #13f3c6;
  font-size: 96px;
}
h2{
  font-family: fantasy;
  text-align: center;
  color: #209efe;
}
p{
border-style: solid;
  background-color: #9f39db;
  color:white;
  font-family: sans-serif
  
}
img{
  width: 250px;
  float: left;
  margin: 10px;
}
a{
  font-family: fantasy;
  font-size: 25px;
}