.code
{
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px outset gray;
}

.kwd
{
	font-weight: bold;
	color: blue;
}

.string
{
	font-style: italic;
	color: purple;
}
