/* site.css style sheet for science subdomain root */


  * {font-family: arial, helvetica, sans-serif ; }
  
  body  { background-image: url("bkgrnd.jpg") ;
          margin: 0 auto ;
        }

   hr  { text-indent: 0 }

   li  {text-indent: 0em ;
        margin-bottom: 1ex} 

