body {
	font-family: "comic Sans MS";
	background-image: url(../images/water-bg.jpg);
}
.style1 {
	color: #FF0000;
}
.style2 {
	color: #000000;
}
h2 {
	line-height: normal;
}
a {
	cursor: pointer;
}
