body { margin:0px; height:100% }
html { height:100% }
#PageDiv { position:relative; min-height:100% }
#item1 { position:absolute; left:0px; top:0px; width:640px; height:400px; z-index:1; background-color:#000 }
