table.layout .contentCell {
  padding:0;
  border: 2px solid #dfe0e1;
  width: 678px;
  height: 523px;
/*
  background-image: url(images/home-back.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/home-back.jpg);
  background-position: 420px 80px;
  background-position: left;
  background-repeat: no-repeat; */
}

table.layout #backFrame {
  margin:0;
  padding-top:10px;
/*  padding:0; */

  width: 680px;
  height: 525px;
  background-image: url(images/home-back.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

