/*navigation bar*/
#navbar{
	background-color: #000;
	z-index: 500;
}

.navbar-brand {
	padding: 0 3px;
}

.navbar-brand img{
	height: 100%;
}
