/* Style sheet to define background color for KellyPro.com. April 2008.
   Should not be used on iframes, since background on those pages is
   controlled by the main frame. */

body  /* defines background color and texture */
{ 
	background-color: #540601;
        background-image: url(images/background/bggrad.gif) ;
	margin-top: 25;
}


