
#foto
{
  float: left;
  border: 1px solid white;
  background-image: url('../design/foto.jpg');
  width: 254px;
  height: 340px;
}

#medals
{
  text-align: center;
  margin-top: 20px;
  padding-top: 130px;
  background-image: url('../design/medaile.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#medals p
{
  text-align: justify;
  margin: 0px auto;
  width: 380px;
}

img
{
  border: 1px solid white;
}

#textholder
{
  margin-right: 25px;
}

#sit img
{
  margin: 0px 30px;
}

.textseparator
{
  width: 737px;
}

.imageholder
{
  margin: 20px 0px;
  text-align: center;
}

