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

