footer {
	width: 100%;
	clear: both;
	overflow: auto;
}

#siteBy {
	width: 40%;
	margin: auto;
	text-decoration: center;
}

#siteBy p {
	font-size: 1em;
	font-family: "Open Sans", Helvetica, Arial;
	text-align: center;
	padding-top: 0px;
}