.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.footerbg {
	background-image: url(../images/footer_bg.jpg);
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
.ContentBg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
