body {
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
}
.contentarea {
	background-image: url(img/contentbg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
.newsarea {
	background-image: url(img/newsbg1.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
.AddressArea {
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

