@charset "utf-8";
/* CSS Document */

.experience{
	background-image: url(../images/symbols/experience.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.dedication{
	background-image: url(../images/symbols/dedication.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.excellence{
	background-image: url(../images/symbols/excellence.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.integrity{
	background-image: url(../images/symbols/integrity_my.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
