.footer1{
	background-image: url(../includes/footer.jpg);
	height: 80vh;
	padding: 0;
	margin: 0;
	color: white;
}
.footer2{
	margin-top: 30px;
	padding-top: 80px;
	height: 75vh;
	border-bottom: solid 2px white;
	color: white;
}
.footer2 img{
	height: 100px;
	margin-right: 390px;
}
.footer2 p{
	color: white;
}
.quick ul{
	list-style: none;
}
.quick li{
	padding: 5px;
	cursor: pointer;
}