body{
  background-color:rgba(255, 255, 0, 0.99);
}

h1{
  font-family:monospace;
  font-size: 24px;
}
p{
  font-family:monospace;
  font-size: 16px;
}
ul{
  color:black;
  font-family:cursive;
  font-size: 17px;
}
ol{
  font-family:cursive;
  font-size: 17px;
}
h2{
  font-family:monospace;

}
img{
  width: 250px;
}







.photo{
  border-style: double;
  border-color:black;
  float: right

}
