

footer{
	position: absolute;
	margin-top: 1440px;
}

@media (max-height:800px){
	footer { position: static; }
	
}
