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

blockquote p {
    margin-bottom: 0;
}

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

@media print {
    @page {
        margin: 0.70in 0.50in 0.70in 1.30in;
    }

    #does-your-past-predict-your-future,
    #wealth-career-and-reputation,
    #love-partnerships-and-friends,
    #home-and-family,
    #your-mantra-for-2016 {
        page-break-after: always;
    }

    #and-here-it-is h1 {
        /* match margin for "#annual-forecast h2", from global "georgia.css" */
        margin: 5px 0;
    }

    .section {
        margin-right: 0.20em;
    }

    .section p {
        line-height: 1.60em;
        padding-bottom: 0.5em;
    }

    #annual-forecast .section:after {
        padding: 2.25em 0 1.25em 0;
        page-break-inside: never;
    }

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