h2 {
 
  color:black;
  font-size: 15px;
     font-family: "Lucida Handwriting", Cursive;
}

  

.p1{ 

font-size: 13px;
background-image:url('images/background1.png');
color: black;
     text-align: center;
      background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: 100% 100%;
  font-family: "courier", monospace;
 
}
