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

.footer{
	width:100%;
	height:35px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:white;
	text-align:center;
	margin:10px;
}