	
			footer {
			margin: 0;
			padding: 1px;
			background-color: rgba(100,100,100,.5);
			text-align: center;

			}
			#logo {
				position: relative;
				margin: 0;
				left: -120px;
				top: 60px;
				font-size: 100%;				
				font-family:Arial;
				font-style: normal;
				text-shadow: 3px 3px 7px #666;
			}
			#titl {
				text-align: center;
				margin: 0;
				left: 650px;
				text-align: center;
				font-size: 30px;
				font-style: bold;				
				font-family:Lucida Sans Unicode;
				font-style: normal;
				text-shadow: 1px 1px 2px #666;
			}
			#info {
				margin: 30px 0;
				text-align: center;
				font-size: 80%;				
				font-family:Lucida Sans Unicode;
				font-style: normal;
				text-shadow: 1px 1px 2px #666;
			}
						
