body {
	 font-family: Comic sans ms, Arial, Times New Roman, sans-serif, serif;
     color: blue;
     background-image: url('../bckgrnd05.jpg');
	margin-left: 10%;
	margin-right: 10%;
	 width: 85%;
     }
p    {
     text-indent: 1em; margin-top: 5; margin-bottom: 5;
     }       
h1   {
     font-size: 250% ;
     }
h2   {
     font-size: 250%;
     }
h2.italic {font-style: italic;
     }     
h3   {
     font-size: 200%;
     }
h4   {
     font-size: 150%;
     }
h5   {
     font-size: 100%; 
     }    
em   {font-style: italic; font-weight: bold
     }            
strong {text-transform: uppercase; font-weight: bold; 
     {
div.box { border: solid; border-width: thin; width: 100%; border-color: black
     }                      
ul.square {list-style-type: square}