body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 120px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(images/ocean_border3blueflip.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e4eef7;

	}

h2 {
	font-family: "Copperplate Gothic Bold";
	color: black
}

h3 {
	color: #000099;
}

link {
	text-decoration: none;
}



ul { list-style-image: url(images/redbulletcopy.gif) }
.border {
	margin-left: 100pt;
}
img {
	border: ridge #e4eef7}

