html, body {
	font-size: 15px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial;
	text-shadow: inherit;
	background-color: #FFFFFF;
	background-image:url(20.gif);
	background-repeat: repeat;
}


h1 {
	line-height: 40px;
    font-size: 55px;
	font-family: Arial;
	margin-top: 0;
	padding-top: 3;
	padding-bottom: 3;
	color: black;
	
}

h2 {
	line-height: 40px;
    font-size: 35px;
	font-family: Arial;
	margin-top: 0;
	padding-top: 3;
	padding-bottom: 3;
	color: black;
	
}

#top {
	width: 780px;
	background-color: #FFFFFF;
	overflow: hidden;
}

a {
	font-size: 18px;
	font-family: Arial;
	margin-top: 0;
	padding-top: 3;
	padding-bottom: 3;
	color: black;
}


#galerie {
	width: 820px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#galerie2 {
	width: 500px;
	background-color: #FFFFFF;
	overflow: hidden;
	
}