#footer div {

	text-shadow: #b5b5b5 1px 1px 2px;
	color: #222;
	font: 0.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #b5b5b5;
	margin-left: 33%;
	position: relative;
	padding: 7px;
	bottom: 150px;
	width: 34%;
}
