.footer {
	font: normal 8pt/normal Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #161b79;
	text-decoration: none;
	background: no-repeat fixed left center;
	position: static;
	cursor: text;
	filter: Invert;
	white-space: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	padding: 10px;
}
