body {
	background-color: #300026;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #400040;
	text-decoration: none;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body a {
	font-style: italic;
	color: #EA3788;
	text-decoration: none;
	font-weight: bold;
}

