body 
{
background-image: url(sheet.jpg);
}

.footer
{
	position: fixed;
	width: 100%;
	height: 21%;
	background-image: url(hardwood.jpg); 
	left: 0;
	bottom: 0;	
}



table
{
text-align: center;
background-image: white;
margin-left: auto;
margin-right: auto;

}

td
{
border: 1px solid black;
width: 400px;
height: 115px;
}
