.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	background-color: #000066;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0066FF;
	background-color: #000066;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0066FF;
	background-color: #000066;
}
