/* CSS Document */
 

body 
     {
	background-color:#775B42;
	font-family:"Monotype Corsiva";
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF
	 }
a:link { color:#660000;
		 text-decoration:none;
	 }
a:visited { color:#000006;
			text-decoration:none;
	 }
h1,h2,h3,h4,h5,h6 {
	font-family: Papyrus;
	color: #D4D0C8;
}
h1 {
	font-size: 36px;
	
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

