.flower {
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	background-color: 6D6E71;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greenlinks {
	color: #71A236;
}
.leading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
.arial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

