#footer {
	background-color: #ff6666;
	font-weight: bold;
	height: 40px;
	text-align: center;
}
#footer p {
	padding-top: 15px;
}
