/* graphic */body, #bodyEdge, #pageHeader {
 
	background: url(../../images/editable_images/010_grey_back.jpg) center top repeat;
	
}

/* title */

#pageHeader h1 {
	text-shadow: 2px 2px 3px #000000;

}

#pageHeader h2 {
	text-shadow: 2px 2px 3px #000000;
}


