/* media queries  */
@media (max-width:640px){
	footer {margin-top:0; position: absolute; bottom: 0; left: 0; width: 100%;}
}