@charset "utf-8";
/* CSS Document */


container{
	
	align-content: center;
	text-align: center;
}


	h1 img {
	
		width:175px;
		border: none; 
		align-content:center;
		text-align:center;
		margin-left:70px;
	}

	h1 {
		text-align:center;
		content-align:center;
		margin: 10px;
		width:175px;
		border: none; 
		align-content:center;
			
	}
	
	h1 a {
		text-decoration: none;
		color: #38565c;
		text-align:center;
		align-content: center;
	}
		
	h1 a:hover {
		text-decoration: none;
		color: #07A69E;
	}

h2 {
	text-align:center;
	color: #821517;
}
	

	.container-fluid-nav div{
  		display: flex;
		justify-content: space-around;}
	
	.nav-item {
		padding: 0px 10px 0px 10px;

	}


			
	img {
			
		text-align: center;
		width: 100%;
		border: 2px #C0C0C0 solid;
	}

	ul {
         list-style-type:none;
    }
			


	.btn {
		background-color: #C0C0C0;
		 width:200px;;
		border-radius:10px;
		display: block;
		margin: 5px 0px 0px 10px;
	}

	blockquote {
				
				font-size: 5px;
			}

	