body {
	padding: 1% 3%;
	font-family: 'Linux Libertine', serif;
	line-height: 1.45;
	font-size: 1.125em;
}

h2 {
	border-top: 1px solid #333333;
	padding-top: 2ex;
}

dt {
	font-weight: bold;
}

dl.git dt {
	font-weight: normal;
}

dl.git dd {
	padding-bottom: 1ex;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.right {
	float: right;
	max-width: 100%;
	padding: 0em 0em 1em 1em;
}

.guide li {
	padding-bottom: 2ex;
}

.guide li img {
	display: block;
	padding: 0.5em;
}

@font-face {
	font-family: 'Linux Libertine';
	src: url('LinLibertine_R.woff');
}

@font-face {
	font-family: 'Linux Libertine';
	font-style: italic;
	src: url('LinLibertine_RI.woff');
}

@font-face {
	font-family: 'Linux Libertine';
	font-weight: bold;
	src: url('LinLibertine_RB.woff');
}

img#demo {
	width: 20em;
	padding: 0em;
}

img#fairy {
	width: 10em;
}
