body {
	background: url(../images/leafsmall.gif) no-repeat bottom left;
}
.style1 {
	font-size: 4em;
	}
a {
	font-size: 18px;
	}
a:link {
	color: #888;
	text-decoration: none;
}
a:visited {
	color: #888;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
p.logo {
	width: 300px;
	}
p.logo img {
	margin-right: 5px;
	}
p.welcome {
	font-size: 150%;
	}
p span.caption {
	text-align: center;
	display: block;
	}