BODY { background-image: ceiling.jpg;
	 background: white;
	 color: black;
       font-family: Georgia, Arial, Garamond, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
       font-size: smaller;
       font-style: normal;    
       font-variant: normal;
       font-weight: normal;
       margin: 1em; 
       text-align: left }

H1 { color: red; 
     font-family: Georgia, Arial, Garamond, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
     font-size: x-large;  
     font-weight: bold }

H2 { color: red;
     font-family: Georgia, Arial, Garamond, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
     font-size: large;
     font-weight: bold;
     text-align: center }


H3 { color: red;
     font-family: Georgia, Arial, Garamond, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
     font-size: medium;
     font-weight: bold;
     text-align: center }


LI { list-style-image: none;
     list-style-position: outside;
     list-style-type: disc;
     color: black }

B { font-weight: bold;
    font-family: Georgia, Arial }

A:link { text-decoration: none; color:red }

A:visited { text-decoration: none; color: red}

A:active { text-decoration: none; }


.order { background: yellow;
         font-weight: bold }

.credit { font-size: smaller }


.abstract { background: yellow;
        color: blue;
        font-family: Georgia, Arial, Harrington, Courier, "MS Courier New", Prestige, "Everson Mono", monospaced }

.pink-emphasis { background: pink;
        color: black;
        font-family: Arial, Helvetica, Swiss }



#navigation { font-family: Arial, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
              font-size: small;  
              font-weight: normal;
              text-decoration: underline }