body {
	background-color: black;
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	line-height: 1.2em;
}

#pictures {
margin-top: 60px;
	}
	
h2 {
	font-weight: 900;
	line-height: 1em;
	padding-left: 5%;
}

p {
	font-weight: normal;
	font-size: .9em;
	font-weight: 300;
	padding-left: 5%;
}

a {
	color: #b3d2f3;
}