body{
	background-image: url(bilder/test11.jpg);
	color: #006600;
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;

}
p{
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	text-transform: none;
	



}
h1 {
	font-family: Garamond;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
	font-variant: small-caps;
	line-height: normal;
	text-transform: none;
}
a:hover {
	background-color: #00FF33;
	
}

