body {
	font-family: 'segoe UI', sans-serif;
	background-color: #eeeeee;
	font-size: 14px;
}
.bg-blue {
	background-color: rgba(40, 73, 134, 0.6);
}