pre { 
	background-color: #99CC99;  /* the background          */
	white-space: pre;
}

p {
	font-family:arial,sans-serif;
	color: #663300;
}

h1 {
	text-transform: uppercase;
	font-size: 20pt;
	color: #663300;
}

body {
	background-color: #FDFDE0;
	width: 70%
}
