body{
	   color: #654a4f;
}

.title h2{
	font-family: Abril Fatface, serif;
	font-style: italic; 
	font-weight: 200;
	color: #654a4f;
	font-size: 40px;
	text-align: left; 
	max-width: 10%;
}

h2{
		color: #654a4f;
}
h3{
	color: #654a4f;
	font-family: 'Josefin Sans', sans-serif;
  	font-weight: 700;
}

h6{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	color: #654a4f;
}
p, p1{
	color: #654a4f;
	font-family: 'Josefin Sans', sans-serif;
  	font-weight: 300;
}

h5{
	color: #654a4f;
	font-family: 'Josefin Sans', sans-serif;
  	font-weight: 300;
	font-style:italic;
}

.paragraph a{
	color: #654a4f;
	text-decoration: none;
	font-family: 'Josefin Sans', sans-serif;
	font-style: italic;
  	font-weight: 400;
}

.comment {
	color: #654a4f;
	background-color: white;
	border: 3px solid #654a4f;
	font-family: Abril Fatface, serif;
	font-style: italic; 
	font-weight: 200;
  padding: 8px 26px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
}

.submit {
	color: #654a4f;
	background-color: white;
	border: 3px solid #654a4f;
	font-family: Abril Fatface, serif;
	font-style: italic; 
	font-weight: 200;
  padding: 8px 26px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
}

.newsletter{
	  padding: 2px 10px 20px 10px;
	background-color: #654a4f;
	color: white;
	font-family: Abril Fatface, serif;
	font-weight:lighter;
	text-align: center;
	width: 40%;
	font-size: 12px;
}

.newsletter p1{
	color:white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;

}
