BODY {
	color: #FFFFFF;
	background-color:;
	font-family: serif;
	font-size: x-small;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	background-image: url(boat_images/boat_canvas.jpg);
	margin: 0% 12% 12% 12%;
	margin-bottom: 2px;
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
}

A {
	color: #f2eaab;
	text-decoration: none;
}

A:HOVER {
	color: Orange;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: serif;
	 