@charset "UTF-8";
/* CSS Document */
.footer {
	
	width:910px;
	height:15px;
	background-color:#762627;
	margin:auto;
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-align:center;

	
}
