<style type="text/css">

body {color: black;
      font-family: Rockwell;
      font-size: 35px;
      background-image: url(glitter background.gif);
      font-weight: bold;
     }

.base { color: black;
        font-weight: bold;
        margin-top: 10px;
        font-size: 40px;
        font-family: Arial;
        text-align: center;
        text-decoration: underline;
      }

.layer1 {color: blue;
         margin-top: 200px;
         font-weight: bold;
         font-size: 30px;
         font-family: Times;
         a:link {color: green}/* unvisited */;
.NMR {
	background-color: #0F3;
}
.layer8 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.mechanism {
	background-color: #609;
}

.home {
	background-color: #F6C;
}
.references {
	background-color: #F00;
}
.professor {
	background-color: #F60;
}

.bubbles {
	background-color: #39F;
}


         a:visited {color: red} /* visited */;
.body {

}

         a:hover {color: blue} /* mouse on link */;
         a:active {color: orange} /* selected */;
         }

.layer2 {
	color: #000;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
         }

.layer3 {
	color: black;
	font-weight: 300;
	font-size: 25px;
	font-family: Ravie;
	font-weight: bold;
         }

.layer4 { color: orange;
          font-weight: 300;
          font-size: 30px;
          font-family: Arial;
          text-decoration: underline;
          font-weight: bold;
          text-align: center;
         }

.layer5 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
         }
.layer7 {
	font-family: Arial;
	color: #FFF;
	background-color: #0F0;
}

		 
.layer6 {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 25px;
	font-family: Ravie;
	font-weight: bold;
         }

P {color: black;
   text-indent: 100px;
   font-size: 25px;
   line-height: 20px;
   font-family: Times;
   font-weight: bold;
   }

H1 {
    color: 33CC00;
    border-color: white;
    border-style: groove;
    border-width: thick;
    text-align: center;
    font-family: Rockwell;
    font-size: 40px
    }

</style>
   
.home {
	background-color: #C6F;
}
