body {
	font-family: 'Merriweather', serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 29.25px;
	text-transform: none;
}
b, strong {
	font-weight: 700;
}
h1 {
	font-family: Oswald, sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 54px;
	text-transform: none;
}
h2 {
	font-family: Oswald, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
h3 {
	font-family: Oswald, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
input, textarea {
	font-family: Oswald, sans-serif;
	font-size: 28px;
	padding: 9px 6px;
	margin-bottom: 10px;
}
textarea {
	width: 100%;
	max-width: 50%;
}
#search_header input {
	margin-bottom: 0;
}