.project_link{
	display: block;
	width: 150px;
	color: #000000;
	text-decoration: underline;
}
.project_link:hover{
	color: #044b04;
}
#team_photo{
	margin-left: 15px;
	margin-bottom: 15px;
}