.newsmiddle {
	background-image: url(../boxes/middle.jpg);
	background-repeat: repeat;
	float: left;
	height: 200px;
	width: 600px;
}

