<html>

<head>
<!-- 
   New Perspectives on HTML and XHTML
   Tutorial 7
   Review Assignment

   Willet Golf course
   Author: Angel M
   Date:   8/03/06
   Course: Cis- 461 Summer 06
   Filename:         print.css
   Supporting files: h01.htm - h18.htm, hole01.jpg - hole18.jpg, next.jpg, prev.jpg, space.jpg,
-->

/*Willet Golf Course */
  page {size: 8.5 11in landscaspe}
 	#head, #holelist,#flags {display: none}
#holestats {float: left; margin-right: 10px; border-right: 1px solid black}
#holesummary {float: left}
span {float: left; font-size: 300%; text-style: normal; line-height: .7}

</head>
</html>