pre
{
	border-style: solid;
	padding: 1em;
	display: table;
}

pre.c
{
	background-color: AliceBlue
}

pre.lisp
{
	background-color: Beige
}

