/*
Theme Name: Catch Box Child Theme
Description: Catch Box is simple
Version: 3.0
Template: catch-box
*/
@import url("../catch-box/style.css");

#comments {
display: none;
}

.entry-header .entry-title {
display: none;
} 

#content table, #content tr td {
    border: none
}
.site {
    background-image: none;
    background-color: #B3CCE2 !important;
}