body {
	color: gray;
	font-family: sans-serif;
}

span {
	color: blue;
	font-style: italic;
	font-weight: bold;
}
