body {
	background-color: #c0ffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	color: #AB0000;
	text-align: center;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#imageR {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
