
#footer {
  top: 620px;
  left: 379px;
  margin-top: 20px; 
  width: 900px;
  height: 60px;
  background-color: #A7C1E0;

}
.footer_text {
	text-align: center; 
	padding: 18px;
	color: #777;
}