.bridge {
	background-image: url(images/bridge.jpg);
	background-repeat: no-repeat;
}
.city {
	background-image: url(images/city.jpg);
	background-repeat: no-repeat;
}
.capitalpent {
	background-image: url(images/capitalpent.jpg);
	background-repeat: no-repeat;
}
.services {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}

