.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dec5a9;

}
.topbarnews {
	background-image: url(images/newstopbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dec5a9;

}

