
body
{
	background: white;

	width: 600px;

	margin: 10px auto;
}

p
{
	margin-left: 8px;

	font-size: 80%;
	font-family: sans-serif;
}
