@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C5E7E9;
}

#mast {
	background-image: url(../images/supertortoise_mast_bg.jpg);
	margin: auto;
	z-index: 1;
}
#mastTxt {
	z-index:1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 950px;
	position: relative;
	font-style: normal;
	text-align: justify;
	margin: auto;
}
