/* graphic */body, #bodyEdge, #pageHeader {
 
	background: url(../../images/editable_images/014_paper_back.jpg) repeat center top;
	
}

/* title */

#pageHeader h1 {
	text-shadow: 2px 2px 3px #000000;

}

#pageHeader h2 {
	text-shadow: #3f3f3f 2px 2px 1px;
}



