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

/* Preview agenda */
#previewEvents h5 {
	background-image:url(../images/previewEvents.png);
}

/* Preview projects */
#previewServices h5 {
	background-image:url(../images/previewServices.png);
}

/* Preview sponsors */
#previewSponsors h5 {
	background-image:url(../images/previewSponsors.png);
}

