/* cascading style sheet for the humor pages */
/* written by the muppet...                  */
body { background: #eeeeee; color: #330033; }
p { text-align: justify; }
/* a style for note divs */
#notediv { align: center; border: Thin Groove; padding: 5px; background: #dddddd; }
#notep { text-align: center; font-style: italic; font-size: small; }
/* some div styles */
#pagetitle { 
	background: #111111; 
	align: center; 
	padding-left:	50px; 
	padding-right:	50px; 
	padding-top:	5px;
	padding-bottom:	5px;
}
/* end stylesheet */
