home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web13 / terapiamusicalphase#2 / musicprint.css < prev    next >
Cascading Style Sheet File  |  2011-03-03  |  550b  |  26 lines

  1. /*
  2.    Web Page Design I
  3.    Project Plan
  4.    Phase #1
  5.  
  6.    The Therapeutic Power of Music Home Page
  7.    Style Sheet for Printed Output
  8.    Author: Leah Grullon
  9.    Date: Jan.30, 2011
  10.  
  11.    Filename:         print.css
  12.    Supporting Files: none
  13.  
  14. */
  15.  
  16.  @page {size: 8.5in  11in portrait; margin: 0.5in}
  17.  #head, #links, address {display: none}
  18.  h1, h3, h4, h5, h6 {font-family: sans-serif}
  19.  
  20.  
  21.  #ancientmusicimg     {page-break-before: always;
  22.                        text-align: center}
  23.  
  24.  
  25.  #ancientmusicimg img {width: 7in; height: 9.1in} 
  26.