*{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	text-decoration: none;
}

body{
	background-image: url('flieger5.jpg');
}

img{
	border-width: 0px;
	text-align: center;
}

.text{
	text-align: justify;
	clear: both;
}

.image{
	text-align: center;
	clear: both;
}

#wrapper{
	width: 800px;
	margin: auto;
	padding: 15px;
	border-left: solid 3px silver;
	border-right: solid 3px silver;
}

#header{
	vertical-align: middle;
	font-size: 3em;
	border-bottom: 4px silver solid;
}
