@import url(/styles/inventory.css);

    div#shiv { margin-top: -300px; /* Half the height of div#centered. */ }
    div#centered { width: 1000px; height: 600px; margin: auto; }

    html, body { background: #fff;}

    #tabbar a:link, #tabbar a:visited  { color: #666; }
    #tabbar a:hover, #tabbar a:active { color: #000; }

dt{background:#666; color:#FFF;}
dd{background:#fff; color:#000;}


#pre-main #leaf { position: absolute; left: 26%; top: 15%; }