body {
	font-family: Palatino, Palatino Linotype;
	margin: 4em;
	line-height: 140%;
}

h1 {
	padding-left: 80px;
	line-height: 64px;
	font-size: 40px;
	background-image: url(jus.png);
	background-repeat: no-repeat;
}

pre, code { background-color: #eee; }
pre { padding: 1em; }


