body {
	font-family: Georgia, "Trebuchet MS", Tahoma;
	font-size: 18px;
	background-image: url(../images/pangelback.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #663366;
}
h1 {
	font-family: Harrington, "Kristen ITC", "Lucida Calligraphy";
	font-size: 36px;
	color: #6F84BB;
}
h2 {
	font-family: Georgia, Harrington, "Lucida Calligraphy";
	font-size: 28px;
	color: #996699;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #6F84BB;
}
.styleblue {
	color: #993333;
}
.border {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #09F;
	border-right-color: #96C;
	border-bottom-color: #90F;
	border-left-color: #9CF;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #906;
}
