body {
  background-color: rgb(192,220,192);
  background-image: url(../Molemass/images/spiral_green.jpg);
  padding-left: 50px;
     }

H1 { font-family: Arial, sans-serif; font-size: x-large; color: orange; font-weight: normal }
H2 { font-family: Arial, sans-serif; font-size: large; color: orange; font-weight: normal }
H3 { font-family: Arial, sans-serif; font-size: medium; color: orange; font-weight: normal }
H4 { font-family: Arial, sans-serif; font-size: small;  color: orange; font-weight: normal }
H5 { font-family: Arial, sans-serif; font-size: 8pt; color: orange; font-weight: normal }
H6 { font-family: Arial, sans-serif; font-size: 6pt; volor: orange; font-weight: normal }

.Hilite {background-color: rgb(230,230,230);
  padding: 3px; }

.White {background-color: rgb(255,255,255);
  padding: 3px; }
