p {
  font-family: sans-serif;
  color: red;
  background-color: yellow;
  font-weight: bold;
}
h2 {
	font-size: 30pt;
}