/*
Design by Katherine Spencer Joyce
Woods Hole Oceanographic Institution
*/


html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0;
	background: #B4E1E1 url(images/bg.gif) repeat-x;
	font-family:  Arial, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 1.5em;
}

