@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
	background-color: #FEEFCD;
	background-image: url(images/cpback_redpurple.jpg);
	background-repeat: repeat;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #006;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006;
	padding: 0.5em;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #006;
	padding: 0.5em;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006;
}
