body {
    background-color: #FFFFDD;
	color: #4F370D;
	text-align: justify;
	font: 100%/120% 'Times new Roman', serif;
	}

a:link {color: #6C4C13;
		text-decoration: underline;
		font-style: italic;
		font-weight: bold;}
a:visited {color: #6A4A12;
		text-decoration: underline;
		font-style: italic;
		font-weight: bold;}
a:hover {color: #774E05;}

h1 {
    font: 300% Derniere, 'Calisto MT', 'Times new Roman', serif;
	text-align: left;
	
}

h2 {
    font: 120% Times new Roman, serif;
	text-align: center;
}

h3 {
    font: 180% Times new Roman, serif;
	font-weight: bold;
	text-align: center;
}
