body{font-weight: 400;}
h2{font-size: 34px;}
h3{font-size: 30px; font-weight: 200;}

p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.3;
	letter-spacing: normal;
}
section {
    padding: 50px 0;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
    color: #ffffff;
}
