@import url('reset.css');
html { overflow: -moz-scrollbars-vertical; }


body { font-family: Arial, sans-serif; background: white; color: #666; font-size: 12px; line-height: 16px; }

#page { width: 920px; margin: 0 auto; }
