@charset "utf-8";

body {
	background: #FF9;
	color: #333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 24px;
}

li {
	margin-bottom: 18px;
}