#bgr_top
{                    
  background-image: url("../../images/oldtheme/background_top.gif");
  background-repeat: no-repeat;
  width: 1200px;
  height: 16px;
  font-size: 1px;
}

.bgr_table
{
  background-image: url("../../images/oldtheme/background.gif");
  background-repeat: repeat-y;
  width: 1200px;
  text-align: center;
}