
  body { color: black; 
	background: url(/art/hotdwallpaper140.gif);
	margin-left: 2%; 
	margin-right: 2%; 
  }

  h1 {	text-align: center; 
	text-transform: capitalize; 
	font-size: 200%;
	font-family: Garamond, "Times New Roman", serif;
  }

  h2 {	font-size: 150%;
	margin-left: 8%;
  }

  h3,h4,h5,h6 { margin-left:  4%; }

  p {	margin-top: 8; 
	margin-bottom: 0; 
  }

  UL { list-style-image: url(/art/tinyHydrant-tran.gif); }
  
  em { font-style: italic; }

  strong { font-weight: bold; }

  pre { font-family:  monospace; }


