BODY { background: background-position: top center; background-repeat: no-repeat } 

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -42px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 42px; /* .push must be the same height as .footer */
	font-size:	.6em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

table.samples
{
	color:#000000;
	background-color:#e5eecc;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #d4d4d4;
}

.caption
{
	caption-side:top;
	color:#00a000;
	font-size: 2em;
	font-weight: 700;
	font-style:italic; 
}

