body{
  font-size: 90%;
  margin: 25px;
}
#page #head .vcard,
#page #head img,
#page #head ul,
#page #cont #right ul.menu,
#page #head #logo{
  display: none;
}
#page #cont p{
  text-align: justify;
}
#page #left .cont p img.left{
  position: relative;
  float: left;
  margin-right: 15px;
}
#page #left .cont p img.right{
  position: relative;
  float: right;
  margin-left: 15px;
}