.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	background-color: #CC6600;
}
.largest {
	font-family: Georgia;
	font-size: 36px;
	font-weight: 600;
}
