@import url('reset.css');
html { overflow: -moz-scrollbars-vertical; }

html, body { height:100%; overflow:hidden; }
body { font-family: Arial, sans-serif; background: white; color: #666; font-size: 12px; line-height: 16px; }
body { background: #dfdde0 url(./../scene_bg.jpg) center top no-repeat; }


#page { width: 960px; margin: 70px auto; }

