body {
	background-image: url(../images/background_top2.jpg);
}
.menu {
	margin-top: -19px;	
}
#water {
	background-image: url(../images/water.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 85px;
	display: block;
	z-index: -100;
}
h1.fancy {
	margin-bottom: 30px;
	margin-top: -20px;
}