.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.leftright-baner {
	background-image: url(images/lR.jpg);
	background-repeat: repeat-x;
}
.centerbox {
	background-image: url(images/center-box.jpg);
	background-repeat: repeat-y;

}
.font {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
