.pageheading {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF6600;
	text-align: center;
	border: thin solid #FFFF00;
	font-family: "Copperplate Gothic Bold";
}

