body{ 
  background-image: url(./pe08_bg.gif);
  font-family: sans-serif;
}
table.joyu{
  width:600px;
  height:450px;
  background-color:white;
}
td.image{
  width:300px;
  height:220px;
  text-align:center;
  vertical-align:top;
  border-width:0px;
  padding-top:15px
}
td.profile{
  width:300px;
  height:220px;
  padding-top:30px
}
td.comment{
}
pre.profile{ 
  font-size:16px;
}
pre.comment{ 
  margin-left:15px;
  font-size:16px;
}

