﻿body { padding-left: 17%;
  	   padding-right: 16%;
	   font-family: Verdana, Arial, sans-serif; 
       font-color: #800000;
       font-size: 16px;
       body-color: #F5E1BD;       
       background-color: #F5E1BD;
   }
       
h1 { 
     font-family: Rockwell, Georgia, serif;
     font-color: #800000; 
     font-size: 24px;
     font-weight: 700;  
} 
h2 { 
     font-family: Verdana, color: #800000; size: 18px; weight: 700; 
} 
normal { 
         font-family: Verdana, color: #800000; size: 16px; weight: 400; 
 } 

a:link {
  color: #000080; 
   }
a:visited {
  color: purple; 
   }
a:hover {
    color: black;
    text-decoration: underline;
    }
                     
a.ex5:hover, a.ex5:active {text-decoration: underline;}