body { background: #eee; }
.article { background: #fff; border: 1px solid #ccc; min-width: 500px; max-width: 75%; margin: 30px auto; padding: 40px; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 18px; }
.article a { color: #06c; text-decoration: none; }
.article a:hover { text-decoration: underline; }
.article h2 { line-height: normal; margin-bottom: 7px; }
.article h3 { display: inline; }
.article h3.subtitle { display: block; font-weight: normal; color: #999; margin-top: 0; }
.article img { margin: 10px 0 15px 0; }
.article p { margin: 20px 0; }
.article p.marg { margin-top: 7px; }

