body {
  background-color: white;
}

p {
  color: black;
  font: 16px Century Gothic, Arial Narrow, Tahoma;
  text-align: justify;
}


p1 {
  color: red;
  font: italic 25px Times New Roman;

}

p2 {
  color: gray;
  font: 11px, Arial Narrow;

}