h1 { font-family: Papyrus, serif;
     font-size:   36pt;
     text-align:  center; }
h2 { font-family: Papyrus, serif;
     font-size:   26pt;}
p  { font-family: Papyrus, sans-serif }
ul { font-family: sans-serif }
.tricia { background: gray;}
.nick { background: orange;}
.jeremy { background: red;}
.angela { background-color: green;}
body { background-color: pink;}