

body 
       {background-color:#2A231B; 
        color:tan;
        font-size:25;
        font-family:Monotype Corsiva;
        
       }

p     {color:black;
        font-size:15;
        font-family:Times New Roman;
       background-color:82715D; 
       }

h5  {background-color:2A231B; 
        font-size:10;
        color:red;
        
       }

a:link.nav {background-color:2A231B; 
 text-decoration:none;        
 font-size:10;
        color:tan;}
a:visited.nav {background-color:2A231B; 
       text-decoration:none;       
       font-size:10;
       color:gray;}
a:active.nav {background-color:2A231B; 
      text-decoration:none;         
      font-size:10;
      color:tan;}


#footer  {background-color:2A231B; 
        font-size:15; color:tan;
       }

#contact   {color:black;
        font-size:15;
        font-family:Times New Roman;
       background-color:82715D; 
       }




       }
