	body{
		margin: 0 auto;
		margin-top: 100px;
		width: 80%;
		text-align: center;
		font-family: "Frutiger", Helvetica, sans-serif;
		background-color: #111;
		color: #ECE9D4;
	}
	img{
		width: 500px;
		height: auto;
		clear: left;
		margin: 23px;
		border: 0px;
		margin-bottom: 100px;
	}
	.gap{
		height: 133px;
		border-style: dotted;
		border-top: 3px;
		border-bottom: 3px;
		border-right: 0px;
		border-left: 0px;
	}

.series{
	margin-bottom: 0;
}

h2{
	color: #666;
}
.purple{
	color: #A152C3;
}