			body { 			
				background: url(smg.jpg) no-repeat center center fixed; 
				font-family: Verdana;
				text-align: right;
			}			
			a:link, a:visited {
				text-decoration: none;
				color: #009F00;
			}				
			a:focus { color: #FFBF00;}
			a:hover { color: #FFBF00;}
			a:active { color: #FF0000;}			
			#impressum { 
				font-size: 0.7em; 
			}
			#content { 
				text-align: center;
				width: 32em; 
				padding: 20px; 
				margin: 50px auto; 
				background: white; 
				border-width: 1px;
				border-style: solid;
			}
			p {font-size: 10em}
