@charset "utf-8";
.back {
	background-image: url(images/News-page.jpg);
	background-repeat: no-repeat;
	height: 550px;
	overflow: scroll;
}
.heighttable {
	height: 480px;
	clear: left;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	overflow: scroll;
}
