h1 {
	font-family: "Times New Roman";
	font-size: 65px;
	font-weight: bold;
	font-variant: small-caps;
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
}
th {
	font-family: "Times New Roman";
	font-size: 24px;
	background-color: #FFFF99;
}
.UpperLeftLogo {
	left: 6px;
	top: 9px;
	position: absolute;
	visibility: visible;
	width: 172px;
	height: 357px;
	background-image: url(../Images/CustomIronLogoNoCName.png);
}
h2 {
	font-family: "Times New Roman";
	font-size: 28px;
}
body {
	background-color: #FFFF99;
}