html {
	background-image: url(paper.jpg);
	background-repeat: round;
}

img.small {
	max-width: 15em;
}

img {
	margin: 0.5em;
}

hr {
	border: 0;
	border-top: 10px double black;
}
