html, body
{	
    background: rgb(217,238,143) url('/template/images/inside_body_bg.png') repeat-x left top;
}

#header{
    height:190px;
    background: url('/template/images/inside_header_bg.png') no-repeat center top;
}
