
P{
  margin-left : 20px;
  margin-right : 20px;
  text-align : left;
}
H1{
  font-weight : bold;
  font-size : 10px;
  color : gray;
}
H2{
  font-size : 18px;
  color : blue;
}
H3{
  font-size : 18px;
  color : teal;
}
H4{
  font-size : 18px;
  color : red;
}

