/* CSS stylesheet for about.php */

img.about-performer
{
  display: block;
  width: 100%;
}

div.about
{
  margin: 10px 0 20px;
  font-style: italic;
}

div.about b
{
  color: black;
}