

body {
  margin: 0;
  padding: 0;
  font-family:'Calibri light';
  color: black; 
}

#img_vision {
	position: relative;
	max-width: 1100px;
	width: 90%;
	height: 75%
	max-height: 730px;
}

a {
	color: #595b5a;
}

.main p {
	font-size: 20px;
	vertical-align: center;
	width: 100%;
}

.bottom {

	text-align:right;
}

