		* {
			text-align: left;
			}
		
		body {
			background: #efefef url(lucia_faust_bg.jpg) top left repeat;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		
		div {
			font-family: times;
			font-size: 14pt;
			color: #212121;
			line-height: 130%;
		}
							
		a:link, a:active, a:visited {
			color: #2e2e2e; 
			text-decoration: underline;
		}
		
		a:hover {
			text-decoration: none;
		}
		
		#navi a:link, #navi a:active, #navi a:visited {
			color: #fff; 
			background: #2e2e2e;
			padding: 2px 5px;
			text-decoration: none;
		}
		
		#navi a:hover {
			color: #2e2e2e; 
			background: transparent;
		}
					
		#container {
			margin: 15% auto;
			width: 889px;
			height: 378px;
			background: url(lucia_faust_img.jpg) top left no-repeat;
			border: 3px double #555;
		}
				
		#content {
			padding-top: 25px;
			padding-left: 540px;
		}
		.tel {
	width: 37px;
	float:left;
			}
		
