@charset "utf-8";
/* CSS Document */

#pgContent p {
  color: #464646;
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
}
#pgContent img {
  float: left;
  position: relative;
/*  top: 0.5em;
  width: 6.5em;
  height: 12.5em;*/
  margin-right: 1.5em;
  magin-bottom: 0.5em;
}
