BODY { font-family: "Comic Sans MS", Sans-serif, sans-serif; font-size: 12px; color: #483D8B; background-color: rgb(255,255,255);}
P { font-family: "Comic Sans MS";  font-size: 12px; color: #483D8B;  background-color: transparent; }
H1 { font-family: "Comic Sans MS", Sans-serif, sans-serif; font-size: 20px; color: rgb(0,100,0); letter-spacing: 2px;  background-color: transparent; }
H2 { font-family: "Comic Sans MS", Sans-serif, sans-serif; font-size: 15px; color: #006364; letter-spacing: 1px;}
H3 { font-family: "Comic Sans MS", Sans-serif, sans-serif; font-size: 15px; color: #643200; letter-spacing: 1px;  border-bottom-color: #640032;  border-bottom: 1px solid #640032; }
H4 { background-color: #E7E7E7;  font-family: Georgia, sans-serif, serif;  font-size: 14px;  font-weight: bold;  color: #003366; }
#Content { background-color: #f0c090; 
 border-color: #ffe0b0 #b08050 #b08050 #ffe0b0;
  border-style: solid;
  border-width: 2px;
  margin: 0px 0mm; padding: 0px 0px;
  font-family: "Comic Sans MS", sans-serif, serif;
  color: inherit;
  width: 700px;
}

#menu {
	background-color : #A0522D;
	color: inherit;
}

#pic {
	background-image : url(../themes/turtle.jpg);
}

blockquote {
	background-color: #F0F8FF;
	border-color: #B08050 #FFE0B0 #FFE0B0 #B08050;
	border-style: solid;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
}

UL { list-style: square inside;
background-color: #F0F8FF;
	border-color: #B08050 #FFE0B0 #FFE0B0 #B08050;
	border-style: solid;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 2px; }
	


