#article-wrapper>.subhead,#article-wrapper>h3{
    max-width:600px;
    font-weight: 900;
    margin:1.75em auto .75em auto;
    font-size:2.25em;
    line-height:1.1em;
    display:block;
}
#article-wrapper strong,#article-wrapper b{
    font-weight:bold;
}
#article-wrapper em,#article-wrapper i{
    font-style:italic;
}
#header{
    margin-bottom:0;
}
#article-wrapper>p:first-of-type{
    font-size:1.5em;
    font-weight:bold;
    max-width:800px;
    margin-bottom:1em;
}
#article-wrapper>p:first-of-type>span{
    display:none;
}
#article-wrapper>em{
    max-width:600px;
    display:block;
    margin:auto;
}