body {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
	font-size: 18px;
	background: #FFF;
}

h1 {
	font-size: 52px;
	text-align: center;
}

h1,h2,h3,h4 {
	font-weight: 100;
}

#photo_container {
	width: 700px;
	height: 300px;
	margin: auto;
	background-color: #FFF;
}

p {
	text-align: center;
}
