
body {
	background : #fff;
	color : #000;
	font-size : 50px;
	font-family : 'Montserrat', verdana, tahoma;
	margin : 0;
	padding : 0;
	font-weight:normal !important;
}
#grey {
	font-size : 18px;
	text-align:center;
	padding : 130px 0 85px 30px;
	color: #000;
    line-height: 1.6;
}
#grey img {
	margin-bottom : 90px;
}
#grey h3 {
	letter-spacing : 5px;
	font-weight:normal;
}
a {
	font-weight:normal;color: #924467;
}
a:hover {
    text-decoration: none;
}
#grey h2 {
	margin : 0;
	padding : 0;
	word-break: break-all;
	font-weight:normal;
}