﻿.col-sm-3 
{
    height: 180px;
}

ul#homeSlider
{
	list-style-type: none;
	margin:0px 0px 0px 12px;
	padding:0px;
}

body 
{
    color: Black;
}

.page-header 
{
    color: White;
}

.navbar-inverse .navbar-nav > li > a 
{
    height: auto;
}

.error li 
{
    color: Red;
    font-weight: bold;
}

.odometer {
  font-size: 20px;
}