body {
  background-color:#CADBCF;
}

p {
  line-height: 1.5em;
}
li {
  line-height: 1.5em;
}

#pindex{
  background-color : #ffd6c1;
  width : 750px;
  height : 20px;
  text-align : left;
}
#head{
  background-image : url(../../head.jpg);
  width : 750px;
  height : 100px;
  background-repeat : repeat-y;
  font-size : 32pt;
  vertical-align : bottom;
}
