/*
   New Perspectives on HTML and XHTML 5th Edition
   Tutorial 4
   Tutorial Case

   Hunter Hughes Media and Communications Style Sheet for Printed Output
   Author: Hunter_Hughes	
   Date:   7/7/9

   Filename:         print.css
   Supporting Files: none

*/

@page {size: 8.5in 11in portrait; margin: 0.5in}
#head, #links {display: none}
address {display: inherit}
h1 {font-family: sans-serif}
h2 {font-family: sans-serif; color: black}


#sample_image     {page-break-before: always;
                   text-align: center}

#sample_image img {width: 7in; height: 9.1in}

