@charset "UTF-8";

div#content p {
	font-size: 13px;
	margin-bottom: 10px;
}

div.test {
	border-bottom: dashed 1px #569FF3;
	margin-bottom: 10px;
}

div.group {
	margin-bottom: 25px;
}

div#content h1 {
	margin-bottom: 20px;
}
