.main {
	background-attachment: fixed;
	background-image: url(bluewater.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Comic Sans MS";
}

