body
{
	background-image: url(images/productBackground.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
}
.wrapper {
 min-height: 100%;
 height: auto;
 height: 100%;
 margin: 0 auto -4em;
 }
 .footer, .push {
 height: 4em;
 }