div#bottom
	{
	background-image: url('images/grass.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 145px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	}

p
	{
	line-height: 150%;
	text-indent: 2em;
	margin-top: 0em;
	font-family:"verdana";
	font-size: 1.25em;
	}

img.icon
	{
	padding-right: 5px;
	}