html{	background-image:url(images/parch3.jpg);
	background-repeat: repeat;
}
body{font-family:sans-serif;
	font-size:.9em;
	background:#fff;
	color: #524020;
	width:598px;
	background-image:url(images/parch2.jpg);
	background-repeat: repeat-y;
	margin:auto;
	border:1px solid #000;
}
header{height:140px;
	   background-image:url(images/pcglogo.jpg);
	    background-repeat:no-repeat;
	}
main{margin:0;
	padding:0 2em;
	}
footer{font-size: 0.7em;
		text-align:center;
		border-top:1px solid #524020;
		}
h2{font-family: Georgia, "Times New Roman", Times, serif;
}
a{color:#000000;
	text-decoration:none;
}
a:hover{background-color:#fff;}


/* DO NOT edit this stylesheet in any way */
/* Add FORM CSS in a separate new stylesheet */




