.main {
	background-image:url(./images/main.jpg);
	background-repeat: no-repeat; /*Only one image, so don't repeat it */
	height: 850px; /*Height of the image */
	width: 753px; /*width of the image */
	border-color:#0F0;
	font-family: "Segoe Print", "Giddyup Std", Verdana;
}
.newstext {
	max-height: 600px;
	max-width: 310px;
	text-align:center;
}
.rssxpressittitle {
	background-color:#0C0;
	font-family: "Segoe Print", "Giddyup Std", Verdana;
}
.rssxpressitdesc {
      background-color:#090;
	  font-family: "Segoe Print", "Giddyup Std", Verdana;
}
 .rssxpressdivider {
      background-color:#090;
}
