.leftCell
{
  width: 170px;
  background-image: url(../images/left-beige-tear.jpg);
  background-repeat: repeat-y;
  background-position: right top;
}

.contentCell
{
	background-image: url(../images/content-background-beige.jpg);
	width: 556px;
}