p {
	margin-top: 0em;
	margin-bottom: 0.1em;
}
h1 {
	color: #FFFFFF;
	background-color: #000099;
	border-top: 6px ridge #0000CC;
	border-right: 6px ridge #000066;
	border-bottom: 6px ridge #000066;
	border-left: 6px ridge #0000CC;
	font-size: 4em;
	text-align: center;
}
.number {
	font-weight: bolder;
	font-size: 1.2em;
	text-align: left;

}
h2 {
	color: #FFFFFF;
	background-color: #000099;
	border-top: 4px ridge #0000CC;
	border-right: 4px ridge #000066;
	border-bottom: 4px ridge #000066;
	border-left: 4px ridge #0000CC;
	font-size: 3em;
	text-align: right;

}

