/*user*/
#home {
    opacity: 0.9;
}
body {
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
/*test*/
#cb_post_title_url{
    display: none;
}