#footer{
	width:100%;
	position:relative;
	bottom:0;
	left:0;
	background-color:#111;
	opacity:.9;
}
#footer p{
	margin:10px 0;
}
