body 
{
	font-family:Comic Sans Ms;
	background-attachment : fixed;
	background: url(bilder/back.gif) fixed;
	background-color:white;
	text-shadow : Black;
	width:750px;
	margin:0 auto;
}

h1,h2,h3,h4,h5,h6 {
	text-align : center;
	font-family:Comic Sans Ms;
}

.section {
	border: 1px dotted grey;
	padding:1em;
	margin:0.5em 0;
}

.content {
	font-size:80%;
}

.section table tr td .thumb {
	width:145px;
}

img {
	border: 1px solid grey;
}

.section table tr td .description {
	width:200px;
}


