div {
	font-family: "Monotype Corsiva", "Palatino Linotype", "MS Sans Serif";
	font-size: 28px;
	color: Black;
}
p {
	font-family: Papyrus, "Palatino Linotype", sans-serif;
	font-style: italic;
	font-size: 20px;
	line-height: 17px;
}
a {text-decoration:none;
color:#000000
	}
body {
	background-image: url(assets/yellmarb.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
hr {color: #527756}blockquote {
	font-family: Papyrus, sans-serif;
	font-size: 14px;
	color: #000000;
}
table {border-color: #003d00;}
h4 {
	font-family: Papyrus, "Palatino Linotype", sans-serif;
	font-size: 20px;
	font-style: normal;
}

