/* STUDENT: Write external stylesheet code here for #3 */
p {
  color: brown;
  font-size: 1.2em;
  font-family: Arial, Verdana, sans-serif;
}
