body {
    padding-top: 30px; 
}

.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
}

.navbar-nav a
{
	color:#ffffff;
}

.bottom-links a
{
	color:#333333 !important;
}

.navbar-inverse a
{
	color:white !important;
}

#myCarousel
{
	min-height:270px !important;
}