body {
	font-family: Georgia;
	font-size: 12;

	color: #333333;
	background-color: #FF99FF;
}
.title {
	font-size: 1.5em;
}

