body {
	color: #000000;
	text-align: center;
	margin: 0 auto;
	padding: 25px;
	list-style-type: square;
	border-top: 2px solid #808080;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font: normal 14px Papyrus;
	align: centre;
	background: #6666CC ;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
 
p {
	font-size: 14px;
}
