body {
   /* color: #805C80; /*

}

#rightContainer,
#leftContainer {
  /*  background-color: #e0d7dc; */
}

#centerHeader {

/*  background-color: rgb(195, 138, 189); */

}

#centerHeader a {

  /*  color: #F5F2EC; */

}

#footer {
  /*  background-color: rgb(195, 138, 189); */
}

#centerContainer {
  /*  background-color: #F5F2EC */
}

.pagesLinks,
.sideBoxContent {
   /* border: 2px dotted #805C80;
    background-color: #F5F2EC; */
}

.pagesLinks a,
.sideBoxContent a {
   /* color: #805C80; */
}


li {
    list-style-position: inside;
}

