.icon-site-title {
	background-image: url('png/site-title.png');
	background-repeat: no-repeat;
}

.icon-sprite {
  background-image: url('png/icons-sprite.png');
  background-repeat: no-repeat;
}

.footer-logo {
	background-image: url('png/footer-logo.png');
	background-repeat: no-repeat;
}

.icon-ds-network {
  background-image: url('png/ds-network.png');
  background-repeat: no-repeat;
}