@charset "utf-8";
body {
	font-family: Andalus;
	font-size: 16px;
	background-color: #CCCCCC;
	text-indent: 15px;
	margin: 5px;
}
h1 {
	font-family: Andalus;
	font-size: 18px;
}
ul {
	list-style-image: url(images/fleur_de_lis_bullet.jpg);
}
p {
	font-family: Andalus;
	font-size: 16px;
	background-color: #CCCCCC;
	text-indent: 0px;
}
h2 {
	font-size: 16px;
	font-family: Andalus;
}
