body{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
#header {
	text-align: center;
	width: auto;
}
#bodyhome{
	background: url(images/vermont_stream2.jpg) repeat-x center 5px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
bodytext {
	margin-right: 15px;
	margin-left: 15px;
}
p {
	margin-left: 15px;
	margin-right: 15px;
}