p {
	font-family: Palatino Linotype, sans-serif; 
	color: #325B5A; 
	font-size: 14px;
}
body {
	background-image: url(assets/parch3.jpg);
	background-repeat: repeat-y;
}
div {
	font-family: Palatino Linotype, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #325B5A;
}
a:link {
	 color: #325B5A; text-decoration: none;
}
a:visited {
	  color: Maroon; text-decoration: none;
}
a:hover {
	 color: #FF9900; text-decoration: none;
}
a:active {
	 color: Red; text-decoration: none;
}
hr {
	 color: #325b5a;
}
blockquote {
	font-family: Palatino Linotype, sans-serif;
	font-size: 16px;
	color: #ECE9D8;
	
}
h2 {
font-family:Palatino Linotype, sans-serif;
	color: #325B5A;
}
h3 {
	font-family: Palatino Linotype, sans-serif;
	color: #325B5A;
}
h4 {font-family: Palatino Linotype, sans-serif;
	color: #325B5A;}
ul {
	list-style-type: disc;
	font-family: Palatino Linotype, sans-serif;
	font-size: 14px
}
ul ul {
	list-style-type: circle;
	font-family: Palatino Linotype, sans-serif;
	font-size: 12px
}
table {border-color: #325a5b;}
body {
	background-color: #f2ebd9;
}
