div.site-by
	{
	background: #fff url(images/design-logo.jpg) no-repeat;
	font-family: garamond, georgia, times, "Times New Roman", serif;
	font-size: 18px;
	height: 32px;
	padding-left: 50px;
	padding-top: 5px;
	margin-top: 20px;
	}
div.site-by a
	{
	color: #069;
	text-decoration: none;
	}
div.site-by a:hover
	{
	border-bottom: 1px solid;
	}
