/* Custom CSS Styles */

.starter-template {
	padding: 3rem 1.5rem;
	text-align: center;
}

h1 {
	font-family: Impact. Charcoal, snas-serif!important;
	font-size:60px!important;
	color: white;
	text-align: center;
}

.lead {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:20px!important;
	color: white;
	text-align: center;
}

.name {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:20px!important;
	color: white;
	text-align: center;
}

body {
	font-famiy: "lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	font-size: 16px;
	color: white;
	background-color:#0abab5;
}

.jumbotron {
	background-color: black!important;
}

.jumbotron {
	background-color: black!important
}
img {
	width:100%;
}