body {
	font: 78%/1.5 arial, helvetica, serif;
	text-align: left;
        color: black;
	background-color: #D1EEEE;
	
	margin: 2em;
}
	}
		
	div {
			width: 702px;
			margin: auto;
	}
		
	h1 {
			text-align: center;
	}
	h2 {
			text-align: left;
	}
h3 {
font: 78%/1.5 arial, helvetica, serif;
text-align: center;
}
h4 {
font: 78%/1.5 arial, helvetica, serif;
text-align: justify;
}
h5 {
font: 100%, helvetica, serif;
text-align: justify;
}
h6 {
    font-size: 0.8em;
    line-height: 1;
    text-align: justify;
    text-decoration : none;
    margin: 1em
}
		
	
		
	p {
			width: 700px;
			color: black;
			text-align: justify;
			background: url(/images/papertop.gif) no-repeat;
			padding-top: 30px;
	}
		
	p span {
			display: block;
			background: url(/images/paperbottom.gif) bottom no-repeat;
			padding-bottom: 30px;
	}
		
	p span span {
			display: block;
			background: white;
			padding: 0 30px;
	}

