body {background-image: url("images/PinkLaid.jpg") }
h1 {text-align: center; /*background-image: url("images/marie.jpg");*/  margin-top: 0px;}
h2 { font-size: 18pt; }
h2 em { font-size: 14pt; font-style: normal; }

body { text-align: justify;
      font-family: Palatino Linotype, Times, Serif;
        font-size: 12pt;
            color: black
}

em { font-size: 14pt;
   font-weight: bold;
}

/* For the link menu at the top of each page */
table.menu {
    background-color: White;
    width: 100%;
    border: solid 2px;
}
tr.menu {
  font-family: Trebuchet, Verdana, Arial;
  font-weight: bold;
    font-size: 10pt;
   text-align: center;
}
img.teacher { float: left; margin: 4px; }
/* All unnumbered lists use yin-yang bullets by default */
ul {  list-style-image: url(images/YinYangBullet.gif) }
li { padding-left: 4px;} /* Leave a little space between bullet and text */

hr { height: 3px; border-top: 2px; background-color : Purple; color : Purple; }
table.rhs {  /* Special table at right hand side */
    width: 30%;
}
