

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{

	background-color: #ffff99;
}
form{
	text-align: center;
}
.round {
  border-radius: 50%;
}
.navbar-brand {
    background-color: #558000;
}

.jumbotron {
}
.jumbotron h1 {
	background-color: #ff9900;
	color: #ffb84d;
	text-align: center;
}














