body { margin:0px; background-color:#fff; height:100% }html { height:100% }#PageDiv { position:relative; width:1000px; min-height:100%; margin:auto; background-image:url(../Resources/healthy-page-bg1.png); background-position:center bottom; background-repeat:repeat-x; background-attachment:fixed }#item5 { position:absolute; left:1px; top:1px; width:1px; height:1px; z-index:1 }@media (-webkit-min-device-pixel-ratio:1.3), (-o-min-device-pixel-ratio:13/10), (min-resolution:125dpi){	#PageDiv { background-image:url(../Resources/healthy-page-bg.png); background-size:1000px 200px }}