
.wrapper { 
	padding: 0; 
}

.topedge, 
.fill,
.bottomedge {
	margin: 0;
	color: #000;
}

.fill {  
	background: transparent url(../parts/papyrus.gif) repeat;
	padding: 1px;
	font-family: 'Lucida Casual', papyrus, "papyrus let", "Comic Sans MS", "Lucida Handwriting, "Brush Script MT","handwriting, "Matura MT Script Capitals", aladdin,  cursive;
	font-size: 1.25em;
}

.bottomedge { 
	background: transparent url(../parts/papyrus_b.gif) repeat-x; 
	height: 25px;
}


.topedge { 
	background: transparent url(../parts/papyrus_t.gif) repeat-x;
	height: 25px;

}


.hanging { margin-left: 2em;  margin-right: 1em; }
.hanging { text-indent: -1em; }