/* Start of CMSMS style sheet '03_Spring_Center' */
#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
  font-size: 15px;
}

#center h1,
#center h2,
#center h3,
#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

/*
#center h3 {
   font-size: 15px;
}
*/

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  line-height: 16px;
}

#center img {
   float:right;
}
/* End of '03_Spring_Center' */

