body {
	background-image:url("../nameplate/rivermap2.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: lightskyblue;
}
h1 {
	color: darkred;
	margin-top:0px;
	margin-bottom: 0px;
	letter-spacing:10px;
	font-family: sans-serif;
}
.header {
	background-color:white;
}
.comment {
	color: navy;
	font-size: small;
	font-weight:bold;
	margin-top: 40px;
	margin-bottom: 0px;
}
