p {
  font-weight: bold;
}
h1 {
  color: #990000;
  font-weight: bold;
}
h2 {
  border: 10px dotted #6666cc;
  background-color: #99ff99;
}
