/* @override http://localhost/~ptaylor/guyinthechair/blog/wp-content/themes/guyinthechair/footer.css */

#footer {
	border: none;
	width: 960px;
	float: left;
	display: inline;
	color: #C7FFC7;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
