body {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	background: #d0d0e0;
}

[synopsys] {
	padding: 2ex;
	margin-bottom: 3ex;
}

p {
	text-indent: 2ex;
	text-align: left;
}

[subtitle] {
	font-style: italic;
}

[summery] {
	font-weight: bold;
	margin-top: 2em;
}

[release] {
	background: #d8d8e8;
	margin-bottom: 3ex;
	text-align: left;
	border: inset;
}

[version] {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2ex;
}

[version] > * {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}

[files] {
	font-weight: bold;
	padding-bottom: 2ex;
}

[files] > * {
	font-weight: normal;
}

[md5sum] {
	background: #c0c0e0;
	white-space: pre;
	list-style-type: none;
}
