.alinharcentro {
    text-align: center;
    }
.faixainicial {
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding:30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background:rgba(232, 231, 231, 0.2);
    		}		

#apresentacao {
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	background:rgba(80, 245, 39, 0.38);
			}
#servicos {
		background: white;
		padding-top: 20px;
		padding-bottom: 20px;
    	}
.moldura {
		border:4px solid #999 ;
		}			    	
 .albuns {
 	padding: 10px 0px;
 }   	
			

/*Tipografia do texto ----------------------------------*/
h1 		{
	
		margin-bottom: auto;
		margin-top: auto;
		font-size:1.3em;		
		color: rgba(20, 122, 2, 0.75);		
		}	
    
h2 		{
	
        margin-bottom: auto;
        margin-top: auto;
		font-size: 1.1em;		
		color: rgba(6, 90, 0, 0.75);
		}
h3, h4, h5, h6 	{
        margin-bottom: auto;
        margin-top: auto;
		font-size: 1em;
}
	
