@import url("../common.css");


pre {
	font-family: "Lucida Sans Unicode", Arial, monospace;
	color: black;
	background-color: moccasin;
	border: dotted 1px black;
}

