
.bnews{
	background: #FFFFC0; /* light yellow*/
	border: solid black 1px;
	margin-left:auto;
	margin-right:auto;
}

.status{

	background: #DDC3DF;  /* light purple*/
	border: solid black 2px;
	margin-left:auto;
	margin-right:auto;
	
}
