/* Example style sheet file (note how this comment was created) */

BODY	{background: #663300;
	color: #663300;
	font-family: 'Century Gothic', Arial, sans-serif}
	margin-top: 0}

H1	{font-weight: bold;
	 text-align: left;
	 color: #E9E3DC;
	 font-family: 'Century Gothic', Arial, sans-serif}

CITE	{font-family: 'Century Gothic', Arial, sans-serif;
	 font-style: italic}