.wrapper {
	width: 96%;
	margin: 1% 2%;
	text-align: left;
}

.center {
	margin: auto;
	width: 80%;
}

.navbar-brand {
	font-size: 30px;
}

