/*!
 * bootswatch v3.3.1+2
 * Homepage: http://bootswatch.com
 * Copyright 2012-2014 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.navbar {
	background-color:white;
	border-width: 5px;
	border-bottom-style:solid;
}
.black {
	width:330px;
	height:105px;
	position:relative;
	top:-20px;
	left:-20px;
	padding:20px;
}
.black, .navbar-header , .page-scroll, .navbar-brand {
	background-color:black;
}
h2.item_extend {
	display:inline;
	font-weight: 700;
	font-size:20px;
}
.navbar img {
	float:right;position:relative;top:-20px;
}


.navbar-shrink .black {
	height:84px;
	width:250px;
	padding:5px;
	top:-10px;
	padding-left:20px;
}
.navbar-shrink img {
	height:80px;
	position:relative;
	top:-10px;
}