.turtle {
	color: #663300;
	font-family: "Copperplate Gothic Light", Vivaldi;
	background-color: #DEBC76;
}
h1, h2 {
	color: #003333;
	font-family: "Copperplate Gothic Light", Vivaldi;
}

h3, h4, h5, h6 {
	color: #003333;
}

a {
  color: #003333;
}
.turtle1 {
	font-family: "Copperplate Gothic Light", Vivaldi;
	background-color: #DEBC76;
}
.box {
	float: none;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: 200;
	color: #000033;
}
