.logo-image {
  background: url('../../../templates/ja_decor/images/themes/red/logo-bg-white.png') no-repeat bottom center;
  background-size: 100% auto;
  text-align: center;
  margin-top: -10px;
  min-width: 474px;
  min-height: 150px;
  position: absolute;
  z-index: 2;
}

.t3-header {
	background:#FFFFFF;
	}
	

.navbar-nav > li.nav-highlight > a, .navbar-nav a.nav-highlight {

    color: #333;
}