body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}

footer {
    margin: 30px 0;
}

.navbar-nav a
{
	color:#ffffff;
}

.top-links a 
{
	color:#ffffff !important;
	position:relative;
	top:5px;
	margin-right:5px;
}

.navbar-brand
{
	color:#ffffff !important;
}