h1 {color:#D24D63}

h1 {
   font-family: "Times New Roman";
   font-size: 50px;
}

h2 {color:#D86C74}

h2 {
   font-family: "Times New Roman";
   font-size:30px;
}

p {
  font-family: "Times New Roman";
  font-size:18px;
}

p2 {
   font-family: "Times New Roman";
   font-style: italic;
}

p3 {color:#FF0000}