body {
	font-family: Arial;
	font-size: 10;

	color: #333333;
	background-color: #FFCC99;
}
.title {
	font-size: 1.5em;
}

