body
{
    background-image: url(../images/bg_pict_summer.png);
    _background-image: none;
}

#bottom
{
    background-image: url(../images/bg_pict_summer.png);
    _background-image: none;
}
    
#content h2
{
    background-image: url(../images/bg_heading_summer.jpg);
}

#content h3
{
    color: #16a005;
}

#content h4,
#review h4 a
{
    color: #1aa00c;
}

.message_ok,
.message_notice,
#content table th,
.news-page,
p.news,
#content table.list th,
.caption
{
    border-color: #96f28a;
    background-color: #d7fdcf;
}
