.main-page-project-section {
	float: left; 
	width: 325px;	
}

.main-page-project-section h2 {
	font-size: 130%;
}

.main-page-project-section h2 a {
	text-decoration: none;
	color: #444;
}

.main-page-project-section h2 a:hover {
	text-decoration: underline;
}