BODY {
	background: #C2B8D2;
	color : #445588;
	font-size: 85%;
	padding: 5% 20% 20% 30%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A {
	color: #cc8888;
}

a:Hover {
	color: #ffffff;
}

a.big {
	font-size: 200%;
}
