body  {
	color : #333333;
	background-image : none;
	font-family : "Book Antiqua";
	width : 800px;
	text-align: justify;
	font-size : large
}


h1  {
	font-family : "Book Antiqua", "Palatino Linotype";
	color : #333333;
	text-align : center;
	font-size : xx-large;
}

h2, h3, h4, h5, h6  {
	font-family : "Book Antiqua", "Palatino Linotype";
	color : #333333;
	text-align : center;
	font-size : larger;
}

p  {
	font-family : "Book Antiqua", "Palatino Linotype";
	color : #333333;
	font-size : large;


