body
{
    background: url(../img/sitemap_bg.jpg) no-repeat 50% 0;   
}

#page{
background: url(#);  
}

#main
{
    padding-top:20px;
}

#main .title
{
    background: url(#);
}

#main .title p
{
    margin:0;
    padding:4px 35px;
    font-size: 1.3em;
    line-height:1.4;
}