@charset "utf-8";
/* CSS Document */
#footer{
	color: white;
	position: absolute;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.divfoot {
	position: absolute;
	margin-left: 3%;
	bottom: 1%;
	color: white;
	
}
