body{
    background: #f8f8f8;
}
.post_content img{
    max-width: 100%;
}

#logo{
    height: 40px;
}

#logo img{
    max-height: 100%;
    min-height: 40px;
}
