#Logo_Abies
{
	background: url('../images/logo_Abies.jpg') no-repeat;
	background-position: center;
	width: auto;
	height: auto;
	min-height: 87px;
}
header
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid black 1px;
}
a:hover
{
	color: green;
}