Stop show with sound  Next slide in show -- Keyboard shortcut: 'n'  40 secondsLecture 2 - slide 44 : 46
Program 1
(www-document   
  "This is the document title"
  (h1 "Document title")

  (p "Here is the first paragraph of the document")

  (p "The second paragraph has an" (em "emphasized item")
      "and a" (em "bold face item")_"."))