.footer {
	background-color: #C33;
	height: 23px;
	width: 100%;
	position: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
.content {
	width: 100%;
}

.footer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.footer a img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a #Image1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
