body {
    background-image: url(images/bg.png);
}

.boxtitle {
    background: #f5bd0c;
}

.boxcontent {
    color: #fff;
    background-image: url(images/bg.png);
    font-weight: bold;
}
