	footer{
		position: absolute;
		width: 100%;
		background-color: black;
		padding: 20px 0px;
	}

	div.footerwrap{
		color: white;
		text-align: center;
		margin: 0px 100px;
	}

	div.footerwrap a{
		text-decoration: none;
		color: white;
	}
	