body {
background-image:url(img/006.gif) ;}

#container{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	}
	
#header {
	width: 720px;
	height: 180px;
	background: #ffffff;
}

#content {
	width: 720px;
}
	
#footer {
	width: 720px;
	height: 40px;
	background-color: #666;
	text-align: center;

}
#container #footer p {
	margin-top: 10px;
	margin-bottom: 0px;
}

h1 { font-size:10px :
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	background-color: #FFF;
	color: #333;
}
#container #content p {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 150%;
}


           
h2{text-decoration:none;
	font-size: 12pt;
	color: #00561f;
	padding-left: 10px;}

	
#container h1 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999;
}


   
#container #content div a {
	font-size: 16px;
}
