#title-container {
	width: 800px;
	font-family: 'Segoe UI';
}
#example .demo-container h2 {
	font-size: 1.6em;
	color: #1958a6;
}
#example .demo-container h3 {
	font-size: 1.2em;
	color: #d75234;
}

.expotrBtns{
	margin-right: 40px
}