@charset "utf-8";

.tooltipContent {
	font-family:"Comic Sans MS", cursive;
	color:#FFF;
	background:#079889;
	padding:10px;
	margin:0 auto;
	}