body {
	/* background-image: url(../images/water.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1b6ca8;
	/*  background-size: 100% 700px; */
	/* background-size: cover; */
}