
body{
	height: 600px;
}

footer
{
	margin-top: 200px;
}


.tools{
	margin-top: 50px;
	margin-left: 0;
	padding: 0;
}

.tools li{
	list-style: circle;
	margin-left: 30px;
}
.tools dd a {
	color: grey;
}