
body {
  background-image: url("maowao.jpg");
  background-size: 15% 25%;
  background-repeat: repeat;
}
H1 {
  font-family: "Arial";
  font-size: 25pt ;
  font-weight: 25pt ;
  color: red;
}
H2 {
  font-size: 15pt;
  font-family: papyrus;
}
a {
  font-size: 15pt ;
  font-family: "Times New Roman";
}
c {
  font-size: 15pt ;
  font-family: "Courier";
}
H3 {
  font-size: 20pt ;
  font-family: "Courier";
  color: #FFF ;
}
