#footer {
  width: 100%;
  height:800px;
}

#container{
	width:100%;
	height: 100%;
}

footer{margin-top: -800px;}
footer a{color: white;}