@charset "utf-8";
footer {
	background-color: #000000;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	position: absolute;
	bottom: 0px;
	padding-top: 10px;
	padding-left: auto;
	padding-bottom: 10px;
}
