#diemondmachinebkg  {
   margin: 0px auto 0px auto;
   width: 850px;
   position: relative;
}

#bkg  {
	background: url(images/bkg.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 850px;
}
