.pagebackground {
	background-color: #093;
	margin: 25;
	border: thick ridge #CCC;
}
.border {
	border: thick ridge #CCC;
}
.h1css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.h2css {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.paracss {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
