@charset "UTF-8";
/* CSS Document */

#footer { 
	text-align: center; 
}
#footer div { 
	text-align: center;
	font-size: 9px;
	color: #ccc
}



