body {
  background: #FFFFFF;
  color: #000000;
  font-family: verdana, arial;
  font-size: 9pt;
  margin: 0;
  padding: 0;
  background-image: url(/img/bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

td {
  font-size: 8pt;
}

td.content {
  /*background: #FFFFFF;*/
  padding: 10px;
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: #000000;
  line-height: 13pt;
  vertical-align: top;
  background-image: url(/img/sofa.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

td.left {
  width: 300px;
  background: #FFFFFF;
  height: 100%;
  vertical-align: top;
  background-image: url(/img/contacts.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: center;
}

div.content {
  margin-bottom: 215px;
  /*margin-right: 150px;*/
}