#headsection {
	margin-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	font-weight: bold;
	font-size: 500%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	height: auto;
	background-color: #359724;
	width: 100%;
}

#textsection {
	margin-top: 25px;
	margin-left: 10%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: black;
}

#textsection a:link,a:hover,a:visited {
	text-decoration: none;
	color: green;

}

.jakeschwartz {
	margin-right: 20%;
	position: relative;
	float: right;
}

#container {
	width: 95%

}