#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : center;
	font-size : 0.7em;
}

#code {
	background-color: #EEEEEE;
	padding: 7pt;
	font: 9pt "Courier New", Courier, mono;
	white-space: pre;
	width: 100%;
}