.main {
	background-color: #FFFFFF;
	background-image: url(images/background_x.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	color: #000000;
	line-height: -10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 2pt;
}
.mainbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	letter-spacing: normal;
	text-indent: 2pt;
	background-attachment: scroll;
	background-image: url(images/background_chillies.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
