html, body { background:#f0f0f0 url(http://images.apple.com/opensource/images/background20090909.png) repeat-x 0 0; }
#opensource #main { margin:0 auto; width:980px; zoom:1; }
#opensource #main #content { padding:32px 50px 50px; }

#opensource #main .hero h1 { margin:0 0 30px; }
#opensource #main .hero h1 img { display:block; margin:0 auto; }

#opensource #main h1 { margin:20px 0 10px; font-weight:normal; }
#opensource #main #proj { width:100%; margin:0; font-size:11px; border:1px solid #aaa; border-collapse:collapse; table-layout:fixed; }
#opensource #main #proj th,
#opensource #main #proj td { width:25%; padding:4px 10px; text-align:left; border:1px solid #aaa; }
#opensource #main #proj th { font-weight:bold; color:#222; background-color:#e2e2e2; }
