/*
   New Perspectives on HTML and XHTML 5th Edition
   Tutorial 4
   Tutorial Case

   Online Scrapbooks Style Sheet for Printed Output
   Author: HELEN PETER
   Date:   9/21/2009

   Filename:         print.css
   Supporting Files: none

*/
@page{size:8.5in 11in portrtit; mrgin:0.5in}

#head, #links, address{display:none}
h1,h2,h3,h4,h5,h6{font-family:sans-serif}

#sample_image   {page-break-before: lwys;text-align:center}
#sample_image img {width:7in;height:9.1in}
