body {
	background: white; padding: 5px 50px 0px;
}
h3 {
	color: rgb(189, 81, 99); text-decoration: underline;
}
p {
	color: rgb(188, 101, 133);
}
ol {
	color: rgb(188, 101, 133);
}
ul {
	color: rgb(188, 101, 133);
}
a img {
	margin: 5px; border: 1px solid black; border-image: none;
}
