p {
  font-style: italic;
  color: #000099;
  text-decoration: underline;
}
h1 {
  font-size: 40px;
  color: #660000;
}
h2 {
  border-style: dotted;
  border-color: #6600cc;
  background-color: #99ff99;
}
