
/*------------------------------------<content>-------------------------------*/

#content {
	background: url(/images/leaf-bkg.jpg) no-repeat;
	padding: 20px 60px;
	min-height: 400px;
	clear:both;
}

h2 {font-style: italic;}

#content ul li{
	list-style-type:none;
	margin-top: 10px !important;
}




