body {
	background-color: Silver;
	margin: 100px;
}

a{
		text-decoration: none;
}


h1{
	color: White;
	letter-spacing: 2px;
}

a:link, h1, li, p {
	font-family: impact, sans-serif;
	text-transform: lowercase;
	text-align: justify;
letter-spacing:1pt;
}

a:link, a:visited, li, p {
		color: Gray; }

a:hover, a:active {color: #8B0000;}

#w3c {
	float: right;
}

#navi { background-color: White; vertical-align:bottom; 	letter-spacing: 2px;
}

#inhalt { height:300px; }
