#content { 
  height: 970px;
  _height: 920px;
}

#text { 
  height: 950px;
  _height: 900px;
  font-size: 12px;
}

#text h2 { 
  color: yellow;
}

#text p { 
  width: auto;
  padding-right: 1.5em;
}

#image { 
  background: url('/images/thankyoubg.jpg') no-repeat;
  height: 385px;
  width: 233px;
  position: absolute;
  top: 0px;
  right: 0px;
}
