 
/*   New Perspectives on HTML and XHTML */
/*   Tutorial 9                         */
/*   Case Problem 4                     */
                    
/*   Author: Andrew Kohut               */
/*   Date:   10/22/06                   */

/*   Filename:         newstyle.css       */

@page {size 8.5in 11in}
body {font-family: sans-serif; font-size: 12pt;}
h1 {text-align: center; font-variant: small-caps; margin-bottom: 5px}
h3 {text-align: center}
#list {display: none}
#logo {text-align: center;}
#pro li {font-family: sans-sarif; font-weight: bold; font-size: 10pt; text-align: left; list-style-image: url(apple.jpg); margin: 8px 10px 8px 5px}
#mar, #pro, #com {background-color: ivory; margin: 5px 3px 5px 3px; border: 5px outset none}
#mar p {margin-left: 5px; margin-right: 5px}
#com p {margin-left: 5px; margin-right: 5px}
span {font-weight: bold; margin-left: 70px}
address {text-align: center; font-size: 1.1em;}
#mar {page-break-after: always}
