main {
		max-width: 1200px;
}

h2,h3,h4{
	margin-top: 25px;
}

h4{
	font-size: 0.9em;
}

li.menu-item:nth-last-of-type(2) {
  background: #555;
}

p{
margin-top: 7px;
margin-bottom: 7px;
}