body {
	/* font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12pt;*/
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: E2DED4;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #8F803F;
}
a:visited {
	color: #8F803F;
}

