body{
  font-family:Arial, Helvetica, sans-serif;
}

#logo{
  max-height:42px;
  margin-right:10px;
  margin-top:-3px;
  display:inline-block;
}

.site-section{
  text-align:center;
  padding:50px 0 60px;
}

.site-section h1{
  font-weight:normal;
  margin:20px;
}

#welcome p{
  max-width:800px;
  font-size:20px;
  margin:0 auto;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
  background-color:rgb(245,245,130);
  border-color:transparent;
}

.w2{
  color:rgb(234,108,19);
}

