body {
	background: #CAE1FF;
	color: black;
	font-family: georgia;
	margin-top: 15px;
	text-decoration: none;
}

hr {
	border-top: solid;
	color: #cae1ff;
	width: 700;
}

img {
	border: none;
}

.smallprint {
	font-size: smaller;
}

a:link {
	color: steelblue;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: steelblue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: purple;
	text-decoration: underline;
}
