h1,
h2,
#your-mantra-for-2015 p {
    text-align: center;
}

blockquote p {
    margin-bottom: 0;
}

.email #annual-forecast .section {
    padding-bottom: 2.5em;
}

@media print {
    @page {
        margin: 0.9in 0.7in;
    }

    #we-all-have-a-past,
    #money-and-career,
    #relationships-and-romance,
    #home-family-and-real-estate,
    #mercury-retrograde,
    #taurus #a-sneak-peak-beyond-2015 {
        page-break-after: always;
    }

    #gemini #money-and-career,
    #libra #money-and-career,
    #pisces #we-all-have-a-past {
        page-break-after: auto;
    }

    .section {
        margin-right: 0.20em;
    }

    .section p {
        orphans: 2;
        widows: 2;
        line-height: 1.65em;
        padding-bottom: 0.5em;
    }

    #annual-forecast .section:after {
        padding: 2.5em 0 1.5em 0;
    }

    #annual-forecast .section:last-child:after {
        display: none;
    }
}
