
/* Definindo tamaho maximo do container */

.container{

	max-width: 100%;
	
margin: 0 auto 0 auto;	
}
.navbar{margin-bottom:0px;}

  

