.first_space {
	height: 300px;
}
.second_space {
	height: 200px;
}
.third_space {
	height: 150px;
}

.initial_links {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #3399CC;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	padding-top: 25px;
}
.portfolio_links {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #3399CC;
	font-weight: bold;
	letter-spacing: 0.1em;
}