/*------------------page rules */ @page{ @bottom-left{ content: counter(page); } } /*------------turning off pads */ div.pad { display: none; }