@charset "utf-8";
/* monologues.css */
p { 
  clear:left;
}
.pic {
  float:left;
  width:300px;
  margin:0em auto 1em auto;
  text-align:center;
}
/* monologues.css */