/**
  Walpole Pediatrics style for content component.

  This determines the document area displaying the semantic content of the
  document.


  @rights
    Copyright 2000-2001 RequestHealth Corporation

  @source
    $Source: /var/cvs/src/com/walpolepediatrics/requestweb/public/style/site/document_splash/Attic/splash.css,v $

  @version
    $Revision: 1.1.2.1 $

  @state
    $State: Exp $

  @author
    $Author: wgzhu $

  @date
    $Date: 2002/07/29 19:40:35 $
*/
body
{
  background-color: #ffff99;
  color: #000000;

  text-align: center;
}


 img
{
  border: none;
}