
.cabeca {
	width: 100%;
	height: 100px;
	
	text-align: center;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	background-color: white;	
	}
