@import url(../shared_layout/css/site.css);
@import url(default.css);

body
{
    background: url(../images/bg_body.jpg) repeat-y top center #dfe5f3;
}
