#footer {
	float: right;
	width: 555px;
	height: 20px;
	color: white;
	background-color: #62d413;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a {
	color: white;
}
