#main h2 {
	margin-top: 30px;
	margin-bottom: 30px;
	color: white;
	background-color: #7ed103;
	font-size: 130%;
	font-weight: bold;
	/*border-bottom: 3px dotted green;*/
	width: 680px;
	height: 25px;
	padding-top:5px;
	padding-left:30px;
	text-align: left;
}