body {
    background-color: #13420c;
}

#header {
    background-image: url(../image/header-bg-green.jpg);
    background-repeat: no-repeat;
}

#footer {
    border-top: solid 3px #15370f;
    background-repeat: no-repeat;
}

.box4 .color {
    background: #e2efcb;
}

.box4 h1 {
    color: #8cc12f;
}

.box4 h1 a {
    color: #8cc12f;
    text-decoration: none;
}

.box4 .top {
    background-image: url(../image/box/box4-top-green.gif);
    width: 425px;
}

.box4 .bottom {
    background-image: url(../image/box/box4-bottom-green.gif);
    width: 425px;
    
}

.box4 .more a {
    color: #8cc12f;
}

.box5 .top {
    background-image: url(../image/box/box5-top-green.gif);
    width: 208px;
}

.box5 .bottom {
    background-image: url(../image/box/box5-bottom-green.gif);
    width: 208px;
}

.box5 .color {
    background: #e2efcb;
}

.box5 h1 {
    color: #8cc12f;
}

.box5 h1 a {
    color: #8cc12f;
    text-decoration: none;
}

.box5 .more a {
    color: #8cc12f;
}