body {
    background-image:url("../gfx/template_green/background-2.png");
}
div#grey-footer {
    background-image:url("../gfx/template_green/footer.png");
    width:854px;
    height:78px;
    font-size:11px;
    color:#FFFFFF;
}
form#search {
    background:#6d5757 url("../gfx/template_green/background-search.gif") no-repeat;
}
div#quote {
    font: normal 14px / 120% Arial, Helvetica, sans-serif;
    background:#6e5858 url("../gfx/template_green/background-quote.jpg") no-repeat;
    color:#fff;
    text-align:center;
    padding:10px 70px 0 20px;
    width:181px;
    margin-bottom:10px;
    height:147px;
}
form#search input#query {
    background:#c5b5b5 url("../gfx/template_green/background-search-input.gif") no-repeat;
    margin:0 3px 0 0;
    width:178px;
    height:19px;
    padding:4px 0 0 6px;
    border:none;
    color:white;
}
