body {
    padding-top: 70px; 
}

.product
{
	min-height:370px;
}
.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;
}