body{
	padding-bottom: 30px;
    padding-top: 70px
}

footer{
	background-color: #f5f5f5;
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 100%;
}
footer p{
	margin-top: 10px;
}