#discover {
	height: 40px;
	border-bottom: 1px solid #fff;
	
}

#welcome {

	height: 47px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	font-size: 13px;
	background: #27c2b0;
	padding: 10px;
	border-bottom: 1px solid #fff;

}

#features {
	height: 200px;
	border-bottom: 1px solid #fff;
}

#mainleft {
	height: 310px;
}

#description {

	padding: 13px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	background: #fd9d24;
	height: 85px;

}

#cover {
	height: 310px;
}

#info {

	line-height: 14px;
	height: 85px;
	background: #000;
	color: #fff;
	font-size: 10px;
	padding: 13px;
	
}