body {
	margin-top: 125px; /* adjust this if the height of the menu bar changes */
}

.nav {
	margin-top: 41px; /* this is a faux center fix for the nav options - adjust this if you wish to change the logo height or the font of the menu items */
}

footer {
	padding: 30px 0;	
}

.basic-content {
	margin-top:20px;
	text-align: justify;
}

.basic-content h1 {
	margin-bottom:25px;
	text-transform: uppercase;
	font-weight: bold;
}

.left-img {
	margin-right: 15px;
	margin-bottom:15px;
}

.google-map {
	margin-top:20px;
}

.contact-label {
	font-weight: bold;
}

.row {
margin-top: 30px;
}