/* CSS Document */
.project{
	margin-top: 20px;
}
.project img{
	float: left;
	margin-right: 20px;
}
.project .title{
	font-size: 16px;
	font-weight: bold;
	color: #4e684f;
}
.project .name{
	font-weight: bold;
	color: #4e684f;
}