
#foto
{
  float: left;
  border: 1px solid white;
  background-image: url('../design/ilustr.jpg');
  width: 254px;
  height: 340px;
}

#textholder
{
  float: left;
  width: 486px;
  margin-right: 27px;
}

.textseparator
{
  width: 440px;
}

li
{
  white-space: normal;
  text-align: left;
  margin: 4px 0px;
}

ul
{
  margin-left: 25px;
}

