body {
	margin-top: 50px;
}
.navbar-brand {
	position: relative;
	margin-left: 50px !important;
}
.navbar-brand > img {
	height: 100%;
	float: left;
	position: absolute;
	top: 0px;
	left: -50px;
	padding: 5px;
}
a.name-h1 {
	display: block;
	margin-bottom: 50px;
	margin-top: -50px;
}