  body { 
    font-family: times; 
    font-size: 11pt; 
    background-image: url(images/redbackground.jpg);
       }
       
    p, div, img { 
    font-family: times; 
    font-size: 11pt; 
       }
  
  .heading{ 
   font-size: 18pt; 
   color: black;
   background: transparent; 
   }
   
   .paintingtitle  { 
    font-family: times; 
    font-size: 13pt; 
    font-style: italic;
    font-weight: 600;
       }
       
       .exhibittitle  { 
    font-family: perpatua; 
    font-size: 18pt;
    font-weight: 600;
       }
   
   .whitenav { 
   font-size: 13pt; 
   color: white;
   font-weight: bold;
   background: transparent; 
   }
   
   .red { 
   font-size: 12pt; 
   color: #990000;
   font-weight: normal;
   background: white; 
   }
   
   .whitelabel { 
   font-size: 10pt; 
   color: white;
   background: transparent; 
   }
   
   .redheading { 
   font-size: 14pt; 
   color: #990000;
   font-weight: normal;
   background: transparent; 
   }
   
   
   .grey1 { 
   font-size: 10pt; 
   color: #B8B7B8;
   background: transparent; 
   }
   
   .green { 
   font-size: 10pt; 
   color: green;
   background: transparent; 
   }
   
   .brown{ 
   font-size: 10pt; 
   color: brown;
   background: transparent; 
   }
   
   .redother { 
   font-size: 10pt; 
   color: #CC0000;
   font-weight: normal;
   background: transparent; 
   }
   
   .spec { 
   font-size: 10pt; 
   color: #40C242;
   background: transparent; 
   }
   
    .title { 
   font-size: 12pt; 
   color: yellow;
   background: transparent; 
   }
   
    .black { 
   font-size: 12pt; 
   color: black;
   background: transparent; 
   }
   
    .white { 
   font-size: 10pt; 
   color: white;
   background: transparent; 
   }
   
   .smaller{ 
   font-size: 9pt;
   }
   
  a:link {
   text-decoration: none; 
   color: #990000;
   background: transparent;}
   
  a:visited {text-decoration: none; color: #990000;
   background: transparent;}
   
  a:hover {text-decoration: overline underline;}
  
  a:active {text-decoration: overline underline;}