/*  
Version: 0.1
Author: theCoup
Author URI: http:/theCoup.org/
*/

h1, h2 { page-break-before:always } /* supported CSS2 */
h1, h2, h3, h4, h5, h6 { page-break-inside:never } /* someday supported CSS2 */
p { widows:2; orphans:2; } /* CSS2: prevent line breaks */