.newsTitle
{
  background-image: url(newsTop.JPG);
  text-indent: 30px;
  font-weight: bold;
  color: Gray;
}
  
.newsLeft
{
  background: url(newsLeft.JPG) repeat-y
}

.newsRight
{
  background: url(newsRight.JPG) repeat-y;
}

.newsContent
{
  background-color: #F4F5F7;
}
