
body {
    background: #f5f5f5;
    padding: 20px 0 30px 0;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans;
}

.heading {
  padding: 30px 0;
  font-weight: 300;
  text-align: center;
}

.heading_header {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans;
	font-size: 42px;
	line-height: 56px;
	font-weight: 300;
}

.heading_content {	
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 0px 0px 40px 0px;

}

.heading_content2 {	
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 0px 70px 40px 70px;

}

.row_header {
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.row_content {
	padding: 0px 30px 20px 30px;
	font-size: 14px;	
}

.google_embedded {
	width: 1000px;
	height: 1200px;
	border: none;
	display
}