html { background: #efefef url(cross_scratches.png) repeat 0 0; font-family: Helvetica, sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; color: #3e3e3e; } body { padding: 0; margin: 0; } .container { text-shadow: 0 1px rgba(255,255,255,.8); } .hero-stats { margin-bottom: 20px; padding-top: 20px; background: #fefefe; color: #4d4d4d; border-bottom: 1px solid rgba(0,0,0,.3); box-shadow: 0 1px 2px rgba(0,0,0,.2); } .hero-stats .row { margin-left: auto; margin-bottom: 20px; } .hero-stats .row li:first-child { margin-left: 0; } ol { width: 940px; margin: 0 auto; } li { font-weight: 300; } .count { font-weight: 700; font-size: 48px; display: block; } .row { margin-bottom: 40px; } footer { margin: 0; padding: 8px 0 30px 0; font-size: 13px; font-weight: 300; text-align: right; background: #fefefe; border-top: 1px solid rgba(0,0,0,.2); } footer p { width: 940px; margin: 0 auto; } .jqplot-target { font-family: Helvetica, sans-serif; } .jqplot-axis { font-weight: 300; }