
body {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
body * {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  color: #687160;
  text-align: left;
}

h1 {
	display: none;
}

h2, .title-gallery {
  text-transform: uppercase;
}
h2 {
	margin-top: 32px;
}

#press-release {
	width: 630px;
	margin: 20px 18px 40px 18px;
	padding: 0;
}