body{
margin: 0px;
padding: 32px;
border: 0px;
background-color: #99a647;
}

.flowers{
background-image: url("img/bg_flowers.gif");
background-repeat: no-repeat;
background-color: #fff;
min-height: 384px;
}

.index_top{
background-image: url("img/index_top.gif");
background-repeat: no-repeat;
background-color: #e7eebc;
padding-top: 48px;
padding-left: 8px;
padding-right: 8px;
}

.content{
	color: #667834;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}

p{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-bottom: 8px;
}

.nodisplay{
	display: none;
}
