nav .logo img{
    margin-top: 18px;
    margin-left: 10px;
    height: 28px;
}
body {
    background-color: #F6F6F6;
}
.header {
    font-weight: 300 !important;
}
.gray {
    background-color: #D9D9D9;
}
.orange {
    background-color: #EEDBBD;
}
footer {
background-color: black;
}
