body {
	margin: 0px;
	padding: 0px;
}
.bottomback {
	background-image: url(images/bottom_back.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.backhome {
	background-color: #130E0E;
	background-image: url(images/CHICORYHOME.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;


}
.backrest {

	background-color: #ffffff;
	background-image: url(images/CHICORYrest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.resttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #330000;
	font-weight: normal;
	line-height: 25px;

}
.resttextnolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #330000;
	font-weight: normal;
	text-decoration: none;

}
