body {
  background-color: rgba(217, 12, 12, 0.95);
}
p {
  color:#e0ba88;
  font-family: monospace;
  font-size: 15px;
  
}
h1 {
  font-family:impact;
  font-size:50px;
  color:white;
}
img{
  width:550px;
    border-style:solid;
   border-color:azure:
   border-width:10px;
  border-width:10px;
  float:right;
  
}

a{
  color: #4b4b4b;
  font-family: inherit;
  font font-size: 20px;
  

    }
h2{
  font-family:fantasy;
  font-size:35px;
  color:wheat;
}
h3{
  font-family:cursive;
  font-size:25px;
  color:honeydew;  
}
h4{
  color: rgb(71, 148, 148);
    font-size:10px;



}

