.css {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.mapbg {
	background-image: url(NewFolder/images/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
