body {
	    font-family: 'Montserrat', sans-serif;
}
.clearfix { clear:both; }
.rodape{
	
	padding: 3px;	
}
a :hover{
	color: #800503;
}	
.logo{
	text-align: center; 
	margin-top: 80px;
	height: 50%; 
}
.nome{
	text-align: center;
	margin-top: 120px;
	margin-bottom: 200px;
	color: #062f40;	
}
a{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
.list{
	text-align: center;
	width: auto;
	margin-top: 65px;
	margin-bottom: 10px;
}
#container {
    width: 100%;
    border-color: blue;
    text-align: center;
}




