	body {
		background-color: #96CE65;
		background-image: url(weed.jpg);
		font-family: Apple Chancery, Calligraph421 BT, Aldine401 BT, Arial; 
		font-size: larger;
		color: White;
	}

td {
		font-size: larger;
}

h1 { 	font-size: xx-large;  
		font-weight: normal;  }

h2 {
		font-size: 175%; 
		font-weight: normal;  
		margin-top: 0em;
		margin-bottom: 0em;
}

hr {
	color: White;
	margin: 5px 30px 5px 30px;
}

a:link {
		color: #6EAB5C;
		text-decoration: underline;
	}

a:hover {
		text-decoration: underline;
		color: Blue;
	}

a:visited {
		color:#4D7D40;
	}

.cartouche {
	margin: 20px 20%;
	background-color: White;
	color: Black;
	padding:1em;
	border: double #6EAB5C;
}

.elastic {
	background-color: White;
	color: Black;
	padding:1em;
	border: double #6EAB5C;
}
