body {
	background-color:#fff;
}

table.page {
	background-image:url(graphics/bkg2.jpg);
	width:1021px;
	height:675px;
}

table.text {
	width:700px;
	height:295px;
	margin-top:95px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#003300;
	line-height:2.5;
}

table.footer {
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#003300;
	line-height:1.5;
}
