/* CSS by Chiara */
#body {
  font-family: Arial;
}

#navbar-custom {
	background: #262121;
	color: #ffffff;
	font-size: 16px;
	font-weight: lighter;
}

#navbarSupportedContent {
	background: #262121;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
}

footer {
	color: #ffffff;
	font-size: 16px;
	font-weight: lighter;
	background: #262121;
	text-align: left;
}
