body,
button,
input,
select,
textarea {
	font-size: 16px;
  font-family: 'Georgia';
}

h1#site-title,
h3#site-title{
	font-size: 35px;
    line-height: 40px;
}

.site-description {
	font-size: 16px;
	line-height: 28px;
}

.main-navigation {
  font-family: 'Arial';
}

.main-navigation ul li {
	padding-right: 20px;
	font-size: 18px;
}

#masthead input.s {
    width: 140px;
}

#page {
  max-width:1200px;
}

.inner-wrap {
  width:1120px;
}