
body { font-family: Comic Sans MS, Garamond, sans-serif;
       background-color: #FFFFCC;
}
h1 { font-family: Comic Sans MS, Garamond, sans-serif;
     font-size: 120%; 
     text-align: center;
	 color:green;
}
h2 { font-family: Comic Sans MS, Garamond, sans-serif;
     font-size: 110%;  
     color:green;
}
tt { font-family: Comic Sans MS, Garamond, sans-serif;
     color: red;
}
/* Hangende paragraph voor referenties */
p.hang { text-indent: -3em; margin-left: 3em; margin-right: 3em; }

