.main_title {
  background-color: #F9F7EF;
  background-image: url("../images/paper.jpg");
  color: #000;
  padding: 5px 0px 7px 0px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
}

h1 {
  color: #000;
  font-size: 26px;
	font-weight: 400;
line-height: 26px;
letter-spacing: 2px;
	font-family: 'Source Sans Pro', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2 {
  color: #000;
  font-size: 22px;
	font-weight: 300;
line-height: 26px;
letter-spacing: 2px;
	font-family: 'Source Sans Pro', Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}