/* CSS stylesheet for "Shoot the Pigeon!" */
/* by Coconut <coconut21@geocities.com>   */
/* Last modified: May 18, 1998            */
/* Version: 1.0                           */

/* to be looked more neat, set margins for */
/* the entire documents.                   */

BODY {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	}

/* only few definitions yet... */
.widelsmf { line-height: 1.5; font-size: 10pt }
.widel { line-height: 1.5 }

