#main h2 {

	margin-top: 30px;

	margin-bottom: 30px;

	color: white;

	background-color: #66cc00;

	font-size: 120%;

	font-weight: bold;

	/*border-bottom: 3px dotted green;*/

	width: 680px;

	height: 23px;

	padding-top:10px;

	padding-left:30px;

	text-align: left;

}