#site-description {
/*	border: 1px solid green;*/
	clear: both;
	padding: 1em;
	color: black;
	margin-top: 1.5em;
}

#site-description p {
	margin-bottom: 1em;
}

#site-description a {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

#site-description a:hover {
	color: black;
	text-decoration: underline;
}
