body {
	margin: 0px;
	background-image: url(../images2/bkgrd01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fef79d;
}
#container {
	width: 775px;
	margin-left: -388px;
	position: absolute;
	left: 50%;
	background-color: #fff12d;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 800px;
}
#headerTest {
	height: 122px;
	width: 606px;
	position: absolute;
	left: 90px;
	top: 25px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
