footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
  }

#a1 {
	color: #b3918f;
	font: 14px sans-serif;
}

h3 footer {
	color: #e8e8e8;
	font: 18px sans-serif;
}

h3 a {
	color: #e8e8e8;
	text-decoration: underline;
}
   
h3 a:hover {
	text-decoration: none;
}