p {
  font-style: italic;
  color: #339999;
  text-decoration: underline;
}
h1 {
  color: #cc6600;
  font-weight: bold;
}
h2 {
  border: 10px dotted #ffcc33;
  background-color: #9999ff;
}
