html {
	z-index: -2;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	z-index: -1;
	
}


.navbar {
	background: url(../img/bg.jpg) !important;
}
.navbar-img {
	position: absolute;
	right: 10%;
}
.page-content {
	background: url(../img/back5.jpg) !important;
}


.mm-logo {
	box-shadow: 5px 5px 5px grey;
}

.card {
	max-width: 50%;
	left: 25%;
	box-shadow: 5px 5px 5px grey;
	min-width: 500px !important;
}