.newsBackground {
	background-image: url(../web_images/newsbackground.jpg);
	background-repeat: repeat-y;
}
.newsfeedBackground {
	background-image: url(../web_images/newsfeed_background.jpg);
	background-repeat: repeat-y;
}
.pageBackground {
	background-image: url(../web_images/whiteBackground.jpg);
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}
