body { 
	background-image:url('machinemen.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:white;
}