/*top*/ div.siteTopnav { overflow: hidden; width: 100%; height: 96px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/lovelibby/html/images/trans.gif); } div.siteTopnavRight { position: absolute; overflow: hidden; width: 1px; right: 0px; height: 1px; } /*central*/ div.siteCentral { overflow: hidden; width: 100%; height: 30px; z-index: 2; } div.siteCentralMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; } /*body*/ body { overflow: hidden; } div.siteBodyMain { overflow: auto; top: 0px; left: 0px; width:100%; height:100%; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/lovelibby/images/Body/bg_body.gif); background-attachment : fixed; background-image : url(http://www.eknowhow3.com/contentparent/wg/lovelibby/images/Body/bg_body.gif); background-repeat : no-repeat; } td.navBodyMain { } /*bottom*/ div.siteBottom {position: absolute; overflow: hidden;left: 0px; width:100%; height: 22px; bottom: -1px; } div.siteBottomMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; }