/*!
 * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {

}


/* Customize the text color and shadow color and to optimize text legibility. */

.tagline {
	text-shadow: 0 0 2px #fff;
	color: #000;
	margin-top: 230px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.1em;
	background-color: rgba(255,255,255,0.6);
	padding: 15px;
	display: inline-block;
}

.img-center {
    margin: 0 auto;
}

footer {
    margin: 50px 0;
}
