@charset "utf-8";
/* CSS Document */

#header{
	height: 100px;
}

.navbar-collapse.collapse{
	background:#F8F8F8;
	margin-top: 50px
}

	