/* footer							*/			
/*								*/
/* Cascading Style Sheet (CSS) for Centaurus A Web Pages footer		*/
/* ============================================================		*/

html, body
{
	font-family: monospace, Courier ;
	line-height 1.6em ;
	color: black ;
	margin: 0.1em 0 0 ;
	padding: 0.1em ;
	text-align: center ;
	background-color: #ddd ;
	background-color: #ddd ;
	min-width: 40em ;
}

.small
{
	font-size: 10px ;
}

