@charset "UTF-8";
/* CSS Document */
h1 {
	color:#A03A05;
}
p {
	font-family: Palatino, "Century Schoolbook L", "Times New Roman", "sans-serif", "Quasimoda Regular";
}
body {
	background-color: #ECC1A1;
}