body {
       background-image: url(Gallery4/brushed_metal6.jpg);
       text:       "#000000";
       link:       "#0000FF";
       vlink:      "#0000FF";
       alink:      "#FF0000";
}



.title {
       font:       30px Arial;
       font-style: normal;
       font-weight: bold;
     }

.law {
       font:       36px Arial;
       font-style: normal;
       font-weight: normal;
     }

.tiny {
        font: 10px Arial;
        font-style: italic;
      }

.copyright {
       font:       Arial;
       color:      blue;
       font-style: italic;
       font-weight: normal;
     }

.figure {
         font:        12px Arial;
         font-style:  normal;
         font-weight: bold;
        }

.conversation {
         font:        13px TimesNewRoman;
         font-style:  normal;
         font-weight: normal;
        }

.conversation-bold {
         font:        13px TimesNewRoman;
         font-style:  normal;
         font-weight: bold;
        }

.narration {
         font:        13px TimesNewRoman;
         color:       purple;
         font-style:  italic;
         font-weight: normal;
        }
