page
Defines the type of page where an element should be displayed. The page is defined and named with an @page selector.
Example
/* sets tables to be on landscape pages */
@page land {size: landscape;}
table {page: land;}
Browser and CSS Support Notes
CSS2
IE 5.5, 6
No Nav or Mozilla support
No Opera support