
DIV.statute_code {
	white-space: normal;
/*	margin: 1em;*/
	background-color: #600;
	font-family: monospace;
	color: #F90;
	padding: 0.5em;
}

DIV.statute_comment {
	white-space: normal;
/*	margin: 0.5em;*/
	background-color: #930;
	font-family: cursive;
	padding: 1em;
}

#copyright {
	text-align: center;	
	font-size: 15px;
	font-family: cursive;
}

